Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devhumblechris/jadoo
Jadoo is a travel agency landing page built with Nuxt 3
https://github.com/devhumblechris/jadoo
landing-page nuxt3 tailwindcss travel travel-agency
Last synced: about 2 months ago
JSON representation
Jadoo is a travel agency landing page built with Nuxt 3
- Host: GitHub
- URL: https://github.com/devhumblechris/jadoo
- Owner: DevHumbleChris
- Created: 2023-07-19T14:13:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-24T11:18:30.000Z (over 1 year ago)
- Last Synced: 2024-04-17T15:26:00.770Z (9 months ago)
- Topics: landing-page, nuxt3, tailwindcss, travel, travel-agency
- Language: Vue
- Homepage: https://jadoo-ke.vercel.app
- Size: 4.34 MB
- Stars: 19
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jadoo
Jadoo is a travel agency landing page built with Nuxt 3 and TailwindCSS.
## Setup
Make sure to install the dependencies:
```bash
# npm
npm install# pnpm
pnpm install# yarn
yarn install
```## Development Server
Start the development server on `http://localhost:3000`:
```bash
# npm
npm run dev# pnpm
pnpm run dev# yarn
yarn dev
```## Figma Design
Here is the link to the figma design for the Jadoo.
[Jadoo Figma File](https://www.figma.com/file/ueZJdVwFai18bVSDnkhsN1/Travel-Website-Landing-Page-(Community)-(Copy)?type=design&node-id=0%3A1&mode=design&t=nFhek10pRK80Fsv0-1)
## Jadoo Figma Design Image
![Jadoo ](/jadoo.jpg "Jadoo ")