This website is deployed to https://7daysofcode.art from the master branch.
You should have NodeJS installed (which installs npm along with it) https://nodejs.org/en/
To setup the repo (or after a git pull), run npm install
.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.