- Install all dependencies with
npm i - Start the project with
npm startoryarn start - The app is available on
http://localhost:3000or 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.mdand start hacking - As you implement enpoints on the backend, adapt the frontend with the appropriate data