https://github.com/osvaldokalvaitir/reactjs-instagram
:camera: Instagram Application using Create React App, Axios, React Router, Socket.io and consuming the features of the Node.js - Instagram API
https://github.com/osvaldokalvaitir/reactjs-instagram
instagram reactjs rocketseat semana-omnistack semana-omnistack-7
Last synced: 3 months ago
JSON representation
:camera: Instagram Application using Create React App, Axios, React Router, Socket.io and consuming the features of the Node.js - Instagram API
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/reactjs-instagram
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-06-15T03:08:21.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-31T02:19:10.000Z (about 1 year ago)
- Last Synced: 2025-04-02T09:51:10.500Z (7 months ago)
- Topics: instagram, reactjs, rocketseat, semana-omnistack, semana-omnistack-7
- Language: JavaScript
- Homepage:
- Size: 6.62 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ReactJS - Instagram
:camera: Instagram Application using Create React App, Axios, React Router, Socket.io and consuming the features of the Node.js - Instagram API


Demo | Install and run | License
## :computer: Demo

## :wrench: Install and run
_ps: Before running the app, start the [Node.js - Instagram](https://github.com/osvaldokalvaitir/nodejs-instagram) backend._
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-instagram
# Entry in folder
cd reactjs-instagram
# Install deps with npm or yarn
npm install | yarn
# Launch the app with npm or yarn
npm run start | yarn start
```
## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho