Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aleksandracislowski/foodie-app
NextJS 14 & React - The Complete Guide by @academind
https://github.com/aleksandracislowski/foodie-app
css-modules database dynamic-paths fetching form image-picker image-slideshow nextjs react routing validation
Last synced: about 2 months ago
JSON representation
NextJS 14 & React - The Complete Guide by @academind
- Host: GitHub
- URL: https://github.com/aleksandracislowski/foodie-app
- Owner: AleksandraCislowski
- License: mit
- Created: 2024-01-28T14:07:01.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-27T17:41:50.000Z (10 months ago)
- Last Synced: 2024-02-27T18:51:07.872Z (10 months ago)
- Topics: css-modules, database, dynamic-paths, fetching, form, image-picker, image-slideshow, nextjs, react, routing, validation
- Language: JavaScript
- Homepage:
- Size: 5.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NEXTLEVEL FOOD
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.
## What you can do here?Feel free to try to create a new recipe to the database :)
## Available Scripts
In the project directory, you can run:
### `next dev`
on both fronted and backend for this to be working.
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
Backend is located on http://localhost:8080The page will reload when you make changes.\
You may also see any lint errors in the console.