Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/guilhermebkel/instagram-clone
- Owner: guilhermebkel
- Created: 2019-06-14T01:59:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T11:27:44.000Z (about 4 years ago)
- Last Synced: 2024-05-29T06:31:45.048Z (8 months ago)
- Topics: express, mongodb, node, react, react-native, rest-api, restful-api, styled-components
- Language: JavaScript
- Homepage: https://guilhermebkel.github.io/Fake-Instagram
- Size: 20.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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
```