Skip to content

austinmdem/movie-buff

Repository files navigation

Movie Buff

MERN application to browse your favorite Movies, TV shows, and share ratings with friends.

Movie Buff

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

  • npm
npm install npm@latest -g

Installing

  1. Clone the repo
git clone https://github.com/austinmdem/movie-buff.git
  1. Run npm install inside project root directory
npm install
  1. Get an API Key from The MovieDB
Replace "mongoURI" in config/default.json with new api key
  1. Start the server
npm run dev (to run frontend along with nodejs backend server)
  1. Explore
Enjoy! :)

Built With

Contributors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • VS Code - Text Editor
  • Inspiration

About

Keep track of movies you've seen and rate them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published