Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/isaiah-hamilton/live-atc

This is a clone of liveatc.net
https://github.com/isaiah-hamilton/live-atc

Last synced: 9 days ago
JSON representation

This is a clone of liveatc.net

Awesome Lists containing this project

README

        

# Live ATC

Live ATC is a Next.js website that allows users to listen to real-time Air Traffic Control (ATC) communications from various airports around the world. It provides aviation enthusiasts, students, and professionals with an immersive experience to stay updated on real-time ATC conversations. This Project is a Clone of the orignal [liveatc.net](https://www.liveatc.net/).

## Tech Stack

Live ATC is built using the following technologies:

- [Next.js](https://nextjs.org/)
- [Supabase](https://supabase.com/)
- [Tailwindcss](https://tailwindcss.com/)
- [ATC API]() (built on top of [liveatc.net](https://www.liveatc.net/))

## Local Development

To contribute to or test Live ATC locally, follow these steps.

**Clone the Repository:**

```bash
git clone https://github.com/Isaiah-Hamilton/live-atc.git
```

**Install Dependencies:**

Navigate into the project's directory and install the necessary dependencies using npm.

```bash
cd live-atc
npm install
```

**Run the Development Server:**

Once the dependencies are installed, launch the development server.

```bash
npm run dev
```

This will start the development server, and you can access the application at http://localhost:3000 in your web browser. Now you're ready to explore and contribute to Live ATC!

## Contributors


contributors