Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.19 KB

README.md

File metadata and controls

44 lines (31 loc) · 1.19 KB

DVD Shop website (React with Vite)

The website is meant to be used by a company renting DVD's. The website displays the available titles (movies/TV series). The website is responsive for mobile and tablet devices. You may login with any Google account to have access to the website.

Site is hosted here: https://movie-shop-react-without-admin.web.app/

Screenshots

Home Page

Home page

Browse Titles

Browse Titles

Tech Stack

  • React with Vite
  • Typescript
  • Integration with MongoDB via Express Server
  • Tailwind CSS
  • Redux Toolkit
  • Carousel component using pure-react-carousel
  • Husky pre-commit hooks
  • Auth0 Authentication
  • Fontawesome icons

.env variables

All fields mentioned in .env.example must be filled with correct values and renamed as .env.