Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/usmansbk/instagram
A pixel-perfect clone of instagram auth pages and header built with React
https://github.com/usmansbk/instagram
instagram react redux
Last synced: 18 days ago
JSON representation
A pixel-perfect clone of instagram auth pages and header built with React
- Host: GitHub
- URL: https://github.com/usmansbk/instagram
- Owner: usmansbk
- Created: 2021-09-10T16:35:12.000Z (about 3 years ago)
- Default Branch: develop
- Last Pushed: 2021-09-13T14:04:57.000Z (about 3 years ago)
- Last Synced: 2024-10-08T00:16:03.000Z (29 days ago)
- Topics: instagram, react, redux
- Language: JavaScript
- Homepage: https://frosty-jang-51ab28.netlify.app/
- Size: 1.96 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Instagram clone
![screenshot](./app_screenshot.png)
A pixel-perfect clone of Instagram web app
## Built With
- React & Redux
## Live Demo
[Live Demo Link](https://frosty-jang-51ab28.netlify.app/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- NodeJS - [v16.x](https://nodejs.org/en/)
### Setup
```bash
git clone https://github.com/usmansbk/instagram.git
cd ./instagram
```### Install
```bash
npm install
```### Usage
```bash
npm start
```### Build
```bash
npm run build
```### Run tests
```bash
npm test
```## Authors
👤 **Babakolo Usman Suleiman**
- GitHub: [@usmansbk](https://github.com/usmansbk)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/usman-suleiman-82b444140/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments