https://github.com/anothergosu/fram
Booking and hotel searching service. Find your best place to stay in Norway.
https://github.com/anothergosu/fram
booking hotel nextjs
Last synced: 6 months ago
JSON representation
Booking and hotel searching service. Find your best place to stay in Norway.
- Host: GitHub
- URL: https://github.com/anothergosu/fram
- Owner: AnotherGosu
- Created: 2024-08-28T13:53:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-17T06:34:45.000Z (about 1 year ago)
- Last Synced: 2025-04-07T11:48:12.754Z (6 months ago)
- Topics: booking, hotel, nextjs
- Language: TypeScript
- Homepage: https://fram-teamgosu.vercel.app
- Size: 2.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fram
Booking and hotel searching service. Find your best place to stay in Norway.
## Credits and motivation
Fram is a non-commercial side project, inspired by beaty of Norway and [Danil Kozlov's design](https://www.behance.net/gallery/101008359/Travelly-Booking-Hotel-UXUI).
## Stack
- Core - [Next.js](https://nextjs.org)
- Testing - [Cypress](https://www.cypress.io)
- Database and data fetching - [Vercel Postgres](https://vercel.com/storage/postgres) and [Kysely](https://kysely.dev)
- Styling and components - [Tailwind](https://tailwindcss.com), [Radix](https://www.radix-ui.com) and [Lucid](https://lucide.dev)