Skip to content

Anikesh348/anikesh-movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A movie discussion portal, where users can login and comment/discuss on movies.

The site is hosted using heroku at http://anikesh-movies.herokuapp.com/ The application uses https://developers.themoviedb.org/3 (moviedb api) to get movie data. Reactjs is used to display frontend components, Node.js for backend development and Mongodb is used for keeping a live database.

To use this application,

  1. Run " npm install " inside the root directory to download server side dependencies.
  2. Run " npm install " inside the client directory to download client side dependencies.
  3. Run " npm run dev " from the root directory to launch the application.

The site runs locally on localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published