Skip to content

a4ojha/cineBite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cineBite

Overview

I am combining my love for movies and coding to build a full-stack project using MongoDB for the database, Java and Spring Boot for the backend, and React for the front end.

🚀 This project is now deployed! Visit here

Recent updates

Currently implementing feature to search a larger movie database to add to cineBite's database. See more here

Running locally

Prerequisites: Node.js

cd frontend
npm install
npm start

View at localhost:3000