Skip to content

prateekchaplot/insta-shots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Insta Shots

A basic short video app built on MERN stack

Technologies used

  • MongoDB
  • ExpressJS
  • ReactJS
  • NodeJS

Getting started

  • Frontend cd frontend && npm start

  • Backend cd backend && npm start