Skip to content

mjontop/insta-app-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstaApp (Instagram Clone) Backend

This is backend of instagramClone project , in this project i have used Nodejs for backend and express framework for creating APIs, and MongoDB for Database

Run Locally

Clone the project

  git clone https://github.com/mjontop/insta-app-backend

Go to the project directory

  cd insta-app-backend

Install dependencies

  npm install

Start the server

  npm start

Tech Stack

Client: Next, React, MaterialUI

Here is the Link of Frontend Repo

Server: Node, Express, MongoDB

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

Database URL in config/db.js

jwt private Key for creating token in config/configEnv.js

Documentation

Here is Link of Postman Documentation

Author

License

MIT

About

This is a clone of the Instagram App with its basic features, this repo contains backend code of the App

Topics

Resources

Stars

Watchers

Forks