Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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:8080

The page will reload when you make changes.\
You may also see any lint errors in the console.