A simple travel website that allows you to search for Top 1% Locations Worldwide. The website was built using React, Tailwindcss, Grid Layout.
The Travel website is built using the following technologies:
To run this application locally on your computer, you need to have TypeScript installed globally.
Clone this repository: git clone https://github.com/Alekhandro24/reactjs-tailwind-travel-website
Change into the project directory: cd reactjs-tailwind-travel-website
Install the dependencies: npm install
Start the development server: npm start
Open your browser and visit http://localhost:3000 to view the application.