This project utilizes Tailwind CSS for styling and is organized into the following directory structure:
/src/components
: Contains React components used throughout the application./src/components/App
: Houses the main application logic and components./src/components/common
: Holds common/shared components, utilities, or styles Atomic design principle./src/components/pages
: Includes React components specific to individual pages of the application.
-
Clone the repository:
git clone cd
-
Update env. variables: