Skip to content

You can add/remove a recipe to Favorites. The number of selected items is at the top right. You can create a new recipe: name, image URL.

Notifications You must be signed in to change notification settings

SerhiiNikif/recipe-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

How to use

1. Clone Project into your local machine

git clone https://github.com/SerhiiNikif/recipe-list.git

2. Go into project folder

cd recipe-list

3. Start project

npm install

Terminal 1

cd client
npm run dev

Terminal 2

cd server
npm run dev

4. Play with app now !

Now, you are ready to test app. Just simply open your browser http://localhost:3000/.

About

You can add/remove a recipe to Favorites. The number of selected items is at the top right. You can create a new recipe: name, image URL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published