Skip to content

aashimawadhwa/Recipe-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Your E-kitchen 🍔

overview -

A React-App that enables you to save your recipes with required ingredients and steps of how you created it. now days everything is digitalized, why not to go digital with recipes?! Time to shift from old dairies to the app so the food's quest can be shared as much as one want without any damage, with added love presenting you "YOUR E-KITCHEN".

installation-

1. Clone App

  • Make a new folder and open the terminal there.
  • Write the following command and press enter.
  $ git clone git clone https://github.com/<your-username>/Recipe-app.git
  $ cd client

2. Install node packages

  • Write the following command and press enter to download all required node modules.
$ npm install 

3. Run Locally

  • While you are still inside the cloned folder, write the following command to run the website locally.
  $ npm start

Tech-Stack -

typeScript Express typeScript mongoDB

screenshots -

Screenshot from 2021-10-26 02-38-11

Screenshot from 2021-10-26 02-38-17

key-Points-

  • Stores recipes using CRUD functionality.
  • clean and readible UI.
  • Update and Delete recipe features.

Hosting -

Heroku

About

A React-App that enables one to save recipes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published