An open API service indexing awesome lists of open source software.

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

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