The original design on Dribbble can be found here.
This project was initialized using Create React App.
To set up and run this project locally:
-
Clone the repository to your machine.
-
Navigate to the project directory and run:
npm install
-
Start the development server:
npm start
This will run the app in development mode. Simply open http://localhost:3000 on your browser to view it. During development, the page will auto-reload whenever you make changes. Keep an eye on the console for any lint errors.