Skip to content

Nevnet99/lukebrannagan

Repository files navigation

If you want to see the current progress and what im planning to do next you can check out the TODO.md file.

This is the source code for my personal website, www.lukebrannagan.com.

Getting Started

First install the required dependencies:

npm install

Then, create a .env.local file in the root of the project and add the following environment variables from the .env.example file.

Next, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

OR

run storybook:

npm run storybook

Open http://localhost:6006 with your browser to see the result.

Note: Further documentation can be found in Storybook.

Releases

No releases published

Packages

No packages published

Languages