vikash-rahii / Instagram-Clone

we made a API'S in node js means backend sides and called these API'S from the the front-end site with the help of React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Title (Instagram Web Application) & Overview:

This project is almost similar to actual instagram web application.After signup & login users can create post,delete post, like and comment of other users post as well as own post,users can follow to others users.

Getting Started

  • what are we doing in this project?
  • we made a API'S in node js means backend sides and called these API'S from the the front-end site with the help of React.

    These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

    Prerequisites

    you can download all the Dependencies By type:

    npm install
    

    start server

    then start Your server file as well as frontend side by Typing:

    npm start
    

    And repeat same in front-end side

    npm start
    

    End with an example of getting some data out of the system or using it for a little demo

    Deployment

    You can see here deploement link:

    Built With

    • Node.js - For the making API"s
    • Express.js - For Node js Framework
    • MongoDB - We have Used MongoDB Atlas for the storing Data in Database
    • React - For the Frontend Design

    Authors

    See also the list of contributors who participated in this project.

    License

    This project is licensed under the MIT License - see the LICENSE.md file for details

    Give Feedback

    • Suggestion
    • Inspiration
    • etc

    About

    we made a API'S in node js means backend sides and called these API'S from the the front-end site with the help of React.


    Languages

    Language:JavaScript 94.1%Language:HTML 3.9%Language:CSS 2.0%