Technology that have been used: React SCSS HUSKY JS ES6+ Standard.js Project Structure The project structure is organized as follows: 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) Getting Started To get started with the project, follow these steps: Clone the repository Git Bash Copy the code Git Clone / Link to repository Navigate to the project directory: Git bash Copy the code npm install Start the development server [npm run start] License This project is licensed under the MIT License