Skip to content

This repository contains all the codes for the front end UI part of the "Instagram" clone application named "Reactogram" using React JS.

Notifications You must be signed in to change notification settings

kinshuk-code-1729/Reactogram-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚛️ Reactogram : React JS Based Instagram Clone Application

Reactogram app is an instagram clone application where users can register, login and create post with images.

🌟 Technology Stack

  • Mern Stack used. image

The MERN stack is a web development framework made up of the stack of MongoDB, Express.js, React.js, and Nodejs. It is one of the several variants of the MEAN stack.

MERN Stack is a compilation of four different technologies that work together to develop dynamic web apps and websites. It is a contraction for four different technologies as mentioned below:

  • M - MongoDB : Non Relational Database.
  • E - ExpressJS : Node.js web server.
  • R - ReactJS : JavaScript Frontend Framework.
  • N - NodeJS : JavaScript Web Server.

👀 Features of Reactogram

  • Other users can view, like, comment on different posts
  • User can sign up.
  • User can login with credentials.
  • User can add new post.
  • User will upload post image.
  • User can Like any other user post.
  • User can comment on any other user's post.
  • User can delete their own post.
  • User can see details of any post.
  • User can see all comments on any post.
  • User can see all their posts.
  • User can edit profile.

About

This repository contains all the codes for the front end UI part of the "Instagram" clone application named "Reactogram" using React JS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published