Unbounce Landing Page

This project is a website built using React.js with Vite and Tailwind CSS.

Installation

To run this project locally, you need to have Node.js and npm (Node Package Manager) installed on your machine. Once you have them installed, follow these steps:

  1. Clone this repository to your local machine.
  2. Navigate to the project directory.
  3. Run npm install to install the project dependencies.
  4. Run npm run dev to start the development server.
  5. Open your web browser and visit http://localhost:5173 to see the website.