Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paulclindo/mypetgram
A Clone of Instagram for pets using Graphql, React, Webpack, Styled Components
https://github.com/paulclindo/mypetgram
Last synced: 9 days ago
JSON representation
A Clone of Instagram for pets using Graphql, React, Webpack, Styled Components
- Host: GitHub
- URL: https://github.com/paulclindo/mypetgram
- Owner: paulclindo
- Created: 2020-01-09T23:58:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-30T17:15:47.000Z (over 4 years ago)
- Last Synced: 2024-12-21T11:26:15.286Z (21 days ago)
- Language: JavaScript
- Homepage: https://mypetgram-paulccari.netlify.com/
- Size: 1.98 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My personal Petgram
A Clone of Instagram for pets using Graphql, React, Webpack, Styled Components
### Prerequisites
Install
```
npm install
```### Installing
For development env running
```
npm run dev
```
For production env```
npm run build
```## Running the tests
```
npm run test
```## Built With
React, webpack, Graphql & Jest
## Live
- **1** - [Frontend](https://petgram-paulccari.paulclindo.now.sh/)
- **2** - [Backend](https://mypetgram-server.paulclindo.now.sh/)## Authors
- **Paul Ccari** - _Initial work_ - [Github](https://github.com/paulclindo)
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details