/movies-app

Primary LanguageJavaScript

Movies App

Receives movies from TMDB api

Features

  • Light/dark mode toggle
  • Scrollable galleries - used Swiper.js
  • Fully responsive, with burger menu
  • Chooses movies by genres, popularity, etc...
  • Can like movies and add or remove bookmarked
  • On new page, always scrolls to top

Lessons Learned

Leveled up my redux skills. Used iframe tag for first time. Colaborated with my mentor and used his recommendetions and new tricks he taught me. It is first relatively big project for me, which I built step-by-step

Appendix

Design is taken from www.adjaranet.com

Run Locally

Clone the project

  git clone https://github.com/sGabunia/movies-app.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

🔗 Links

linkedin twitter