A web application that let's users search and view popular movies, tv shows, and celebrities in an Windows XP themed desktop environment.
Always wanted to build a movie catalog app that lets me view popular and trending movies. Also was interested in building a Desktop themed environment for the web.
N/A
Front-End
- ReactJS
- CSS
- Xp.css
- I can view all view popular and trending movies, tv shows and actors.
- I can search for movies and tv shows.
- Start by cloning the repo to your desktop
- Change to client and type
npm install. - Next, type
npm start - Head over to http://localhost:3000 to the see the application in action.
TMDB API was used to fetch movies, tv, shows and list of actors.
MIT © Adityesh Mishra