Skip to content

irfanfitriandi/toothlix-movie-web

 
 

Repository files navigation

Toothlix Movie Web App

image

Overview

This is a website project that's intended to look like a typical movie website (n#flix). It is built using React.js, Redux, RTK Query, and Tailwind CSS. This project implement Atomic design system for components folder structure.

Run Locally

  • Clone the project from this repository.

Install dependencies

  yarn install or npm install

Start the server

  yarn dev or npm run dev

This will start the development server at http://localhost:3000. You can open this URL in your browser to view the website.

Tech Stack

This project is built using the following technologies:

  • React.js
  • Reduxjs-toolkit
  • RTK Query
  • Tailwind CSS
  • Sweetalert2

Screenshots

image image image

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.5%
  • HTML 6.6%
  • CSS 1.9%