Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 224 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 224 Bytes

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