Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/guiril/simple-air
- Owner: guiril
- Created: 2023-07-22T03:35:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-30T08:12:35.000Z (over 1 year ago)
- Last Synced: 2023-08-30T14:17:07.016Z (over 1 year ago)
- Topics: nextjs, react, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://simple-air.vercel.app
- Size: 2.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)