This project is a single page application bulit with NextJS where you have displayed a bunch of food recipes. There is a form that allows you to add your own new recipe to the page, using a locally hosted db.
Feel free to try to create a new recipe to the database :)
In the project directory, you can run:
on both fronted and backend for this to be working.
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
Backend is located on http://localhost:8080
The page will reload when you make changes.
You may also see any lint errors in the console.