Giter Site home page Giter Site logo

wasswarichard / century_cinema Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 367 KB

Century_cinema

Home Page: https://century-cinema.vercel.app

JavaScript 8.43% HTML 1.39% TypeScript 83.63% Sass 6.12% CSS 0.44%
material-ui react typescript vite vite-plugin vitest

century_cinema's Introduction

Century Cinema

Live Demo

Libraries/Frameworks used

  • React, Vite, TypeScript, Material UI, Jest, React Testing Library.

Design decisions

  • Code Organisation : The components directory contains all the reusable artifacts. The hooks contains all the custom hooks used. The pages directory contain the navigable pages in the UI.
  • Testing : The usecases are covered with integration testing using React testing library. The components have unit tests using Jest.
  • Component library : Components and Grid system of material-ui is used.
  • Component styling : CSS-in-JS solution of material-ui is used.
  • Linting & Formatting : The default ESLint is used. Prettier for code formatting. husky and lint-staged are used as auxiliary library.

To run locally

  • Inside the directory, run npm install to install the frontend dependencies.
  • Start the frontend dev server using npm run dev.
  • To run tests run npm test. This launches the test runner in the interactive watch mode.

Test cases snapshot

Snapshot of testcases

Thanks for your time :)

century_cinema's People

Contributors

danielddungu avatar wasswarichard avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.