Skip to content

mikec-git/FilmBase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 

Repository files navigation

This is a React app that allows users to browse for their favorite movies, TV shows, or film personalities.

Contributor

Mike Choi - Designer and Developer

Getting Started

To get this project running on your local machine, follow the instructions below.

Prerequisites

NPM

  1. Download and install Node.js and npm
    (Or run the following command in your Node CLI to get the latest version of NPM if already installed)
npm install npm@latest -g

Download and Install Project Files

  1. Clone the repo
git clone https://github.com/mikec-git/FilmBase-React-App.git
  1. Run npm install inside the project root directory to get required dependencies
npm install
  1. Start the server
npm run start

Enjoy! :)

Built Using

Libraries

APIs

License

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

About

This is a React app that allows users to interact with a movie database, through the Movie DB API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published