/sppt-task

Primary LanguageCSS

sppt-task

Technologies/Libraries used

This project is set up with, Vite, React, Redux,Tailwind CSS, Typescript, Immer , for code formatting and consistency ( es-lint, prettier ) and for consistent commit messages ( commitlint, commitizen, lint-staged, husky )

How to start the project ( this project uses yarn as the package manager )

For runnning it locally:

yarn or yarn install ( for instaliing dependency )
yarn dev ( running a dev build )

For making a prod build:

yarn build

Links

Deployed code to Github Pages.