A design system made entirely in figma, and developed using
-
React JS
-
Vite
-
Phosphor Icons
-
Radix UI
-
Tailwind CSS
-
Storybook
-
GitHub Pages
-
Unity Tests
- None right now, only UI and Design System
Simply clone this project to user's machine, navigate to project's folder under a terminal of his/her choice and then run the following commands:
Using yarn
$ yarn && yarn dev
Using npm
$ npm install && npm run dev
PS: Must have a LTS version of node setup, v16.x.x where used in development and is strongly recommended.
Licensed under MIT License.