Skip to content

pravinbhagwat/Movie-Mania-WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie app

MovieApp is a pet project built with React.js, react-router-dom, SASS, and Axios. It is a web application that allows users to search and discover movies. The app utilizes the Movie Database (TMDB) API to fetch movie data, and provides users with an intuitive interface to browse, search, and view details of movies.

Technologies used

  • React.js
  • react-router-dom
  • SASS
  • Axios

Getting started

  • Clone the repository to your local machine.
  • Navigate to the project directory and install dependencies using npm install or yarn install.
  • Obtain an API key from TMDB and add it to your .env file as REACT_APP_API_KEY=<YOUR_API_KEY>.
  • Start the development server using npm start or yarn start.
  • Open a web browser and go to http://localhost:3000 to view the MovieApp.

image

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published