Skip to content

markusVJH/recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipes

This is a final project for a React course at Business College Helsinki. It is a recipe app built with Reactjs, where the user can create and browse recipes. A local json server is used to store recipe data.

Technologies used

Built with:

  • HTML
  • JS
  • CSS
  • Reactjs

Acknowledgement

Idea for the app from @margittennosaar

Recipe data by Darlene from International Cuisine

Setup and usage

Clone the repository

In the terminal run 'npx json-server -p4002 --watch db.json'.

Then run 'npm start'.

Screenshots

Screenshot Screenshot Screenshot Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published