Skip to content

The objective of this Node.js API project was to incorporate the necessary elements to provide data to the React front-end of the Instagram clone project [https://github.com/diegomottadev/clon-instagram-app].

Notifications You must be signed in to change notification settings

diegomottadev/clone-instagram-back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

This repository contains the backend code for the Instagram clone React project [https://github.com/diegomottadev/clone-instagram-view].

Steps to run the backend

Make sure MongoDB is running
Install dependencies: npm install
Populate the database with data: npm run seed-db
Start the backend: npm run dev

About

The objective of this Node.js API project was to incorporate the necessary elements to provide data to the React front-end of the Instagram clone project [https://github.com/diegomottadev/clon-instagram-app].

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published