Skip to content

Rakshith-sakhamuri/movie-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MongoDB, Expressjs, React, Nodejs

GitHub license npm version

Live Site

Features!

  • Add / Update / Delete Movies
  • Search for a Movie
  • Filter Movies based on search

Tech

  • MongoDB - A document-oriented, No-SQL database used to store the application data.
  • ExpressJS - fast node.js network app framework.
  • ReactJS - A JavaScript library for building user interfaces.

Installation

This project requires Node.js to run.

Install the dependencies and devDependencies

From the root folder go to backend directory using

$ cd backend

Now install required dependencies and start the app

$ npm install
$ npm run dev

Now go back to root folder and then to frontend folder

$ cd ..
$ cd frontend

Install required dependencies and install

$ npm install vite --save-devD
$ npm run dev

Screenshots!

Google drive folder -

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors