Skip to content

Iv4nd3r/AIRAware

Repository files navigation

AIRAware

AIRAware is a web application built with Next.js, designed to provide real-time air quality information and location-based features. The project leverages modern web technologies, including TypeScript and Tailwind CSS, for a fast and responsive user experience.

Features

  • Real-time air quality data visualization
  • Location-based search and "Find Me" geolocation support
  • Responsive UI with Tailwind CSS
  • Built with TypeScript for type safety

Getting Started

To run this project locally on your device:

1. Clone the repository

git clone <your-repo-url>
cd <project-folder>

### 2. Install dependencies
```bash
npm install

or with yarn:

yarn install

3. Run the development server

npm run dev

or with yarn:

yarn dev

The app will be available at http://localhost:3000.

Technologies Used

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published