Skip to content

TanveerAliS/react-recipe-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions to run the app

Step 1 - Dependencies

You will need:

Please install them if you don't have them already.

Step 2 - Clone the repository:

From the command line, clone the repository:

$ https://github.com/TanveerAliS/react-recipe-list.git

Step 3 - Install dependencies

$ cd react-recipe-list
$ npm install

This will install all the dependencies for all of the exercises, it might take a while.

Step 4 - Run an app

To run, first cd into the directory:

Then run it

npm start

Run an test

npm run test

Your browser should open up to a running app that looks like this:

screenshot Good luck, and have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published