This project uses the following technologies
- SCSS
- Chakra UI
- JS ES6
- Typescript
- React JS
- Storybook
- Please make sure you have Yarn, which is necessary for installing dependencies, starting the appropriate scripts, and building your web project.
Clone this repo and install all packages and dependencies required for this project:
yarn
Start the development environment
yarn dev
Build the project
yarn build
Code released under the MIT License.