Skip to content

alrammahi-mariia/TasteIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TasteIT React JS final project

A collection of recipes from all over the world, built with React JS.

With this app you can display a list of recipes and see the country of their origin, you can also add your favorite recipe to the collection.

Running a project locally

npm start

In the project directory, you can run:

npm run server

Start JSON Server on 3010 port. You can change port in package.json:

json-server -p3010 --w db.json

About

Recipes app built with React JS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published