Skip to content

97shivank/Recipe-app-with-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Recipe-app-with-react

Step 1:

  git clone https://github.com/97shivank/Recipe-app-with-react.git

Step 2:

cd [local repository]

Step 3:

Check package.json file and ensure scripts are notated as below:
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},

Step 4:

Delete the node_modules folder and any 'lock' files such as yarn.lock or package-lock.json if present.

Step 5:

npm install

Step 6:

npm start

HOMEPAGE:

alt text

SEARCH BANANA:

alt text

SEARCH CHICKEN:

alt text

SEARCH CHOCOLATE:

alt text

BON APPETIT!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages