Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vitor-silva27/dogs

A React js Social media for... dogs
https://github.com/vitor-silva27/dogs

css3 hooks javascript react

Last synced: 9 days ago
JSON representation

A React js Social media for... dogs

Awesome Lists containing this project

README

        




Logo

Dogs

Table of Contents



  1. About The Project



  2. Getting Started


  3. License

## About The Project

![Dogs](.github/home.jpg)

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](https://dogs-social-media.netlify.app)

### Developed With

- [Javascript](https://jquery.com)
- [CSS3](https://developer.mozilla.org/en-US/docs/Web/CSS)
- [React js](https://reactjs.org/)

## 💻 Getting Started


### Requirements

To run this project You need to install both Node.js and Yarn to run this project.

- yarn
```sh
npm install npm@latest -g
```

#### installing

1. Clone the repo
```sh
git clone https://github.com/Vitor-Silva-developer/Dogs.git
```
2. Install the dependencies
```sh
yarn
```
3. run the app
```sh
yarn start
```
the app will be available to access on your browser at http://localhost:3000

## License

Distributed under the MIT License. See `LICENSE` for more information.