https://github.com/njeruthuo/movieshop
A react website that features top rated movies from the tmdb-api
https://github.com/njeruthuo/movieshop
css3 fetch-api figmadesign material-design react-router reactjs redux-thunk redux-toolkit tmdb-api vite
Last synced: over 1 year ago
JSON representation
A react website that features top rated movies from the tmdb-api
- Host: GitHub
- URL: https://github.com/njeruthuo/movieshop
- Owner: njeruthuo
- Created: 2023-10-08T18:51:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-22T05:38:55.000Z (almost 3 years ago)
- Last Synced: 2025-01-16T00:25:24.521Z (over 1 year ago)
- Topics: css3, fetch-api, figmadesign, material-design, react-router, reactjs, redux-thunk, redux-toolkit, tmdb-api, vite
- Language: JavaScript
- Homepage: https://movieshop-tmdb.netlify.app/
- Size: 685 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Movieshop
A project leveraging the TMDB API to fetch the hotest movies in town. This semi-fully featured website puts Redux, Hooks, Routing and data fetching skills to the test.
## Figma Designs
This is the Designs I will be implementing from Figma -> [Figma design](https://www.figma.com/file/tVfgoNfhYkQaUkh8LGqRab/MovieBox-(Community)?type=design&node-id=1220-324&mode=design&t=x7uQxkQ1VkIaxCbw-0)
## Live site
[Movie shop](https://movieshop-tmdb.netlify.app/)
## Tools used
- Vite
- VSCODE
- JAVASCRIPT
- REACT.
- MATERIAL UI
- CSS
- HTML
- FETCH API
- REDUX
- TMDB API