Skip to content

Instagram-Clone is MERN stack app with cool features like Loaders, Toast notification, Image storage with backend and Modals.

Notifications You must be signed in to change notification settings

sarb908/Instagram-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instagram App

instagram app cover

Web application to upload posts.


reactjs redux chakra-ui restAPI nodejs expressjs mongodb


🚀 Features

  • Saving the posts images to cloudinary.
  • Login/Signup with jwt token.
  • Toast notification for every action
  • Pop up modal to upload images.
  • Responsive for every screen size.

Mobile responsive

Instgram

Instgram2


Getting Started

This project was built using React v 18.2.0, Redux v 4.2.0, Express, Node js and MongoDB. It is a web application and for running on your local environment you should follow these guidelines.

Prerequisites

  • NPM

Setup

The project repository can be found in GitHub link or just clone the project using this command.

Using HTTPS

# git clone  https://github.com/sarb908/Instagram-Clone.git
  • Open terminal on your workspace with
cd /home/workspace/Instagram-Clone

Install

Install NPM

Check that you have node and npm installed

To check if you have Node.js installed, run this command in your terminal:

node -v

To confirm that you have npm installed you can run this command in your terminal:

npm -v

To install all the dependences of the project, run the following command:

npm install

To run the application, run the following command:

npm run dev

Tools used on this project

  • Visual Studio Code
  • create-react-app Template

About

Instagram-Clone is MERN stack app with cool features like Loaders, Toast notification, Image storage with backend and Modals.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published