Skip to content

yassinejouao/instagram-clone-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Clone using MERN Stack - Frontend

This project is a clone of Instagram, built using the MERN stack, with the frontend developed using React, Redux, and Material-UI. If you are looking for the backend repo : https://github.com/yassinjouao/instagram-clone-backend

Project Details:

You can view a demo of this project here.

Project Structure The frontend project is structured as follows:

' Please add the project file's structure'

Installation

To install and run this project locally, follow these steps:

  1. Clone the repository:

git clone https://github.com/your_username/instagram-clone-frontend.git

  1. Navigate into the cloned directory

cd instagram-clone-frontend

  1. Install the dependencies

npm install

4)Start the development server

npm start

Contributing

Contributions to this project are welcome. To contribute, follow these steps:

  1. Fork the repository

  2. Create a new branch:

git checkout -b feature/your-feature

  1. Make your changes and commit them:

git commit -m "Your commit message"

  1. Push your changes to your fork

git push origin feature/your-feature

  1. Create a pull request in this repository
ssstwitter.com_1703430219612.mp4

Authors