Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/takuyadev/ghibli-movielist-revamp
Ghibli Movielist (revamped) self project built using React.js and Framer Motion,
https://github.com/takuyadev/ghibli-movielist-revamp
css framer-motion front-end html javascript react self-learning self-project
Last synced: 2 days ago
JSON representation
Ghibli Movielist (revamped) self project built using React.js and Framer Motion,
- Host: GitHub
- URL: https://github.com/takuyadev/ghibli-movielist-revamp
- Owner: takuyadev
- Created: 2022-07-11T16:33:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-16T19:32:32.000Z (over 2 years ago)
- Last Synced: 2024-12-09T14:40:33.438Z (about 2 months ago)
- Topics: css, framer-motion, front-end, html, javascript, react, self-learning, self-project
- Language: JavaScript
- Homepage: https://ghibli-movielist.netlify.app/
- Size: 1.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ghibli Movielist Project
This project is deployed at the [link here.](https://ghibli-movielist.netlify.app/)
### `Summary`
This self-project is a website where you can browse to see all different types of Ghibli Movies created over the years. This is a revisit to an older project from a while back, using more technical knowledge to add favoriting, animation on transitions, and carousel.
This project is a retake on a previous project over at https://ghibli-test-app.herokuapp.com/.
### `Languages / Techstack`
- React
- framer-motion### `Run the build`
#### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.The page will reload when you make changes.\
You may also see any lint errors in the console.