Skip to content

An application used to fetch movies from themoviedb API built with React, JavaScript, and TailwindCSS

Notifications You must be signed in to change notification settings

Charbel-t/movie-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name & Pitch

Movie APP

An application used to fetch movies from themoviedb API built with React, JavaScript, and TailwindCSS.

Project Status

This project is currently in development. Users can filter movies by category and keyword and see changes reflect immediately. A redesign overhaul is still a work in progress.!

Project Screen Shot(s)

movie-app

Installation and Setup Instructions

Clone down this repository. You will need node and yarn installed globally on your machine.

Installation:

yarn

To Start Server:

yarn start

To Visit App:

localhost:3000/

Reflection

This was a 2 week long project built during my front-end web development bootcamp at Re-coded. Project goals included using technologies learned up until this point and familiarizing myself with documentation for new features.

Originally I wanted to build an application that allowed users to fetch data from themoviedb API and filter them based on what they were interested in, such as 'category'. I started this process by using the create-react-app boilerplate, then adding react-router-5.0 and tailwindcss.

About

An application used to fetch movies from themoviedb API built with React, JavaScript, and TailwindCSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published