Studio Ghibli Films info site that contains data on all of the Studio Ghible films.(i.e. Description, Directed by, release Date, Rotten Tomatoes Score)
React, CSS
- Clone the repo
git clone https://github.com/kellumdavis/StudioGhibli.git
- Install dependencies
npm i- Have Fun!
If you identify bugs, submit an issue on the Git repo. Please detail the bug in your issue. If you know how to fix it, feel free to note the methods you would use. You could also submit a pull request with suggested code to fix it.
As a user I want to see a list of all Studio Ghibli films. As a user I want to visit each film's page and find info on the film. As a user I want to see info on all of the characters within each film.
Landing Page -Have a Sliding Carousel of various Ghibli films -Have a functioning Header and footer on each page Film index Page -Have a list of all Ghibli films displayed Film Show Page -Display Film Image and various info on the film -Have a link to Character profile page Character Profile Page -Display basic info on the character About Page -Display info on the history of Studio Ghibli
-Implement Sass -Have a search bar feature on the film index page -User Profiles and login -Implement a review film feature

