Thence Assignment

Developed frontend from figma file using ReactJS and Tailwind CSS


Run Locally

Clone the project

  git clone https://github.com/SFarazH/thence.git

Go to the project directory

  cd thence_assignment

Install dependencies

  npm install

Start the server

  npm run start