Skip to content

AntBezr/recipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe App / Punny Palate

This Recipe app is a part of studying. In this app user can view the list of existing recipes and even add his own.

Technologies used

Built with:

  • React
  • CSS
  • Json Server
  • Axios
  • ESlint

Setup and usage

Live page

Currently, this app doesn't have a live page because of use local JSON server.

How to start app at local server

To start this app at local machine you need to use two commands:

npm start and npm run json-start

"npm start" Runs the app in the development mode. http://localhost:3000 to view it in your browser.

"npm run json-start" Runs json server with recipes. http://localhost:4001 to view it in browser

Screenshoot

Screenshot 2023-05-21 at 20 06 33 Screenshot 2023-05-21 at 20 07 40 Screenshot 2023-05-21 at 20 07 51

Authors and acknowledgment

Author Anton Bezruchenkov

Ideas and some code solutions

Margit Tennosaar - GitHub
Valeria Vagapova - GitHub ChatGPT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published