Microverse description - Catalogue of Dog Clothes
The project is based on a catalogue of clothes for dogs. That was the base idea for the project. The original theme was just an example, for this project I needed to create a React and Redux SPA - that had a home page for browsing through the catalogue items, and a details page for one of the catalogue items.
For this project I decided to use the TMDB - API to create a Movie Catalogue.
On the Home page, when you first enter the app, you can see a list of todays most popular movies. Through there you can either open one of the listed movies, or search for a different movie.
Live version of the project: Live version
Project Link: React-Movie-Catalogue
- React
- Redux
- TMBD - API
- npm
- CSS
- ES6
git clone git@github.com:ermin-cahtarevic/react-movie-catalogue.git
npm install
npm start
http://localhost:3000/
npx eslint .
npx stylelint "**/*.{css,scss}"
npm test
- Github: @ermin-cahtarevic
- Twitter: @ErminCahtarevic
- Linkedin: Ermin Cahtarevic
Give a star if you like this project!