Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/guilhermebkel/instagram-clone

:camera: A Instagram clone made for web and mobile devices.
https://github.com/guilhermebkel/instagram-clone

express mongodb node react react-native rest-api restful-api styled-components

Last synced: about 2 months ago
JSON representation

:camera: A Instagram clone made for web and mobile devices.

Awesome Lists containing this project

README

        

# Fake Instagram
That's a version of instagram made by me using ```React.js, Node.js, MongoDB, React Native```.

# Dependencies
```npm install```

# Run
```
npm run server # run local server
npm start # run local client
```