Clone the repo using this command
git clone https://github.com/Ashwin1950/frontend-task.git
Enter into the workspace using this command
cd frontend-task
And install the required dependencies using this command
npm install
Now you are good to go
run the project
We have used tailwindcss for the frontend UI design, which is an utility based css components.