Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jasonfelice/ig-clone

This is a clone of Instagram. After creating an account, users can create or browse all the posts and comment on them.
https://github.com/jasonfelice/ig-clone

css firebase html javascript react

Last synced: 20 days ago
JSON representation

This is a clone of Instagram. After creating an account, users can create or browse all the posts and comment on them.

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Instagram\_clone ](#-instagram_clone-)
- [Screenshots:](#screenshots)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Run :](#run-)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [👤 **Jake Felice**](#-jake-felice)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 Instagram_clone

> This is a clone of Instagram. After creating an account, users can create or browse all the posts and comment on them.

##

Screenshots:










## 🛠 Built With

### Tech Stack

> HTML, CSS, JavaScript, React, MUI and Firebase

Client

Server

Database

### Key Features

- **Create Post**
- **Post Comment**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://ig-clone-9bf7a.web.app/)

(back to top)

## 💻 Getting Started

>To get a local copy up and running, follow these steps.

### Run :
- `git clone https://github.com/jasonfelice/ig-clone.git`
- `cd ig-clone`

### Prerequisites

> In order to run this project you need:

- Git
- Node.js
- Yarn or NPM

### Install

> Install this project with:
- `npm install`

### Usage

> To run the project, execute the following command:
- `npm start`

(back to top)

## 👥 Authors

### 👤 **Jake Felice**

- GitHub: [@jasonfelice](https://github.com/jasonfelice)
- Twitter: [@jasonfelice0](https://twitter.com/jasonfelice0)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/jason-felice-11a5a622b/)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project, dont' forget to star it and follow me on GitHub.

(back to top)

## 🙏 Acknowledgments

I would like to thank [Clever Programming](https://www.youtube.com/@CleverProgrammer) for inspiring me to build this project.

(back to top)

## 📝 License

This project is [MIT](./LICENSE.md) licensed.

(back to top)