Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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