- React
- SCSS
- HUSKY
- JS ES6+
- Standard.js
- Assets/ # Contains all images and icons that was used in the project
- Components/ # Contains reusable components used throughout the application
- Constants/ # Contains all CONST project data
- Pages/ # Contains the pages
- Package.json # Project dependencies and scripts
- README.md # Project documentation (you are here)
- Clone the repository
- Git Bash
- Copy the code
- Git Clone / Link to repository
- Git bash
- Copy the code
- npm install
- Start the development server [npm run start]