Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 470 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 470 Bytes

Technologies Used

This project was built using the following technologies:

  • ReactJS
  • TypeScript
  • Tailwind CSS
  • React Router v6
  • React Leaflet

How to Run the Project

Follow these steps to run the project locally:

  1. Clone this repository to your local machine.

    git clone https://github.com/Tausif4171/Slooze-Assignment.git
    
  2. cd project-directory

  3. npm install

  4. npm start

The app will run on http://localhost:3000.

Thanks :)