Attainu Project

Instagram web application project by Azim Ansari and Vikash Rahii

Instagram web application

Introduction

In this project, we are going to build an Instagram web application.

About Project

Build Instagram with Express, Node.js, MongoDB &React.

*Express:-Express framework is built for help in the fast-tracking development of the server-based applications. The Express.js framework makes it very easy to develop an application that can be used to handle multiple types of requests like the GET, PUT, and POST and DELETE requests.

*Node.js:- For the creating API in the backend side. It’s executed very fast of code. It never buffers any data these applications simply output the data in chunks. Mongo DB:- it is a cross-platform that provides high-performance availability and easy to scalable. It works on a collection of data. .In this we are using Mongo DB atlas to store the data.

*React:- React.js is the most popular front-end framework for Web applications. React.js is an open-source JavaScript library that is used for building user interfaces specifically for single-page applications.in this project a little bit of use of reacting to design to show the client.

Features In this project, the following feature is added:-

  • 1. Sign Up
  • 2.Sign In
  • 3.Create Post
  • 4.Profile
  • 5.Reset password
  • 6.Log Out.
  • 7. Follow and Unfollow.
  • 8.Delete post

* These all the above activities can be done by using this project. Users can easily connect.

Technology

  • *Node JS
  • * Express
  • * Mongo DB atlas
  • *React

DataBase

In this project, we use Mongo DB atlas for the storage of data.

Problem facing

When we were fetching data from the front-end side to backend side and when we are making the request on port with two different server connection was refusing again and again. Deployment issue on Heroku

DEMO :

Leave a Comment

Your email address will not be published.