- Install all dependencies with
npm i
- Start the project with
npm start
oryarn start
- The app is available on
http://localhost:3000
or any port of your choosing
At this stage, your application should look pretty empty.
This is your time to shine!
- Install all dependencies with
npm i
- Open the
README.md
and start hacking - As you implement enpoints on the backend, adapt the frontend with the appropriate data