Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vitor-silva27/dogs
- Owner: Vitor-Silva27
- License: mit
- Created: 2021-04-04T23:30:37.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-04-26T12:54:10.000Z (over 3 years ago)
- Last Synced: 2023-08-09T02:04:15.752Z (over 1 year ago)
- Topics: css3, hooks, javascript, react
- Language: JavaScript
- Homepage: https://dogs-social-media.netlify.app
- Size: 1.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Dogs
Table of Contents
## 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.