Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/guiril/simple-air

Uses Next.js and Tailwind CSS to implement a simple flight searching site without APIs yet.
https://github.com/guiril/simple-air

nextjs react tailwindcss typescript

Last synced: about 1 month ago
JSON representation

Uses Next.js and Tailwind CSS to implement a simple flight searching site without APIs yet.

Awesome Lists containing this project

README

        

# Simple Air

Uses Next.js to implement an interactive flight search site (without APIs yet).

## Technologies Practiced

- **Next.js** for frontend development
- Responsive design using **Tailwind CSS**
- Type checking with **TypeScript**

## Additional Packages

- [rc-slider](https://www.npmjs.com/package/rc-slider) for range slider in filter

## Screenshots

### Homepage

![Homepage Screenshot](https://i.imgur.com/6qs5j3x.jpg)

### Search Page

![Search Page Screenshot](https://i.imgur.com/KHX0ACd.jpg)