Table of Contents
This project was developed during a course, it's basically a instagram clone, but for dogs. In this project i've learned a lot of things like: how to create and use react components, react-router, context api, Hooks, and more.
have a look on the website here: dogs
To run this project You need to install both Node.js and Yarn to run this project.
- yarn
npm install npm@latest -g
- Clone the repo
git clone https://github.com/Vitor-Silva-developer/Dogs.git
- Install the dependencies
yarn
- run the app
the app will be available to access on your browser at http://localhost:3000
yarn start
Distributed under the MIT License. See LICENSE
for more information.