# {{projectName}}

This is a React project bootstrapped with [`create-revo`](https://www.npmjs.com/package/create-revo).

## Getting Started

First, run the development server:

```bash
npm run dev
```

Open [http://localhost:7350](http://localhost:7350) with your browser to see the result.

## Features

- ⚡ Vite for fast development
- ⚛️ React 19 with TypeScript
- 🎨 Tailwind CSS for styling
- 🔧 ESLint for code quality
- 🚀 Motion for animations

## Learn More

To learn more about React, take a look at the following resources:

- [React Documentation](https://react.dev) - learn about React features and API.
- [Vite Documentation](https://vitejs.dev) - learn about Vite features and configuration.