Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 2.71 KB

File metadata and controls

23 lines (16 loc) · 2.71 KB

App Dogs

steps to test the app on your machine:

  • make sure you have node installed
  • clone the repository : git clone
  • run npm install inside the cloned folder, this will install all dependencies for the app to work
  • once the dependencies are installed, run npm start to run the app, (it will open in your default browser)

If you want to see the application quickly working, you can enter this link

Link to my api repository link