Code Monkey home page Code Monkey logo

eduamdev / carhive Goto Github PK

View Code? Open in Web Editor NEW
113.0 2.0 21.0 16.41 MB

A car rental website built with Next.js (App Router), Vercel Postgres, Tailwind CSS, Shadcn UI and Leaflet

Home Page: https://carhive.eduam.dev

License: MIT License

CSS 0.98% JavaScript 14.87% TypeScript 84.15%
radix-ui react tailwindcss app-router eslint infinite-slider leaftlet nextjs react-hook-form server-components shadcn-ui typescript zod leaflet-react filtering search-params server-actions vercel-postgres cloudinary clerk

carhive's Introduction

CarHive

A car rental website built with Next.js (App Router).

Warning This app is a work in progress.

opengraph-image

Features

  • /app dir
  • Routing, Layouts and Nested Layouts
  • Server and Client Components
  • Loading UI
  • Metadata files
  • Responsive User Interface
  • Styled using Tailwind CSS
  • UI Components built using Shadcn/ui
  • Interactive Map View using Leaflet
  • Validations using Zod
  • Form Validation using React Hook Form
  • Authentication and User Management with Clerk
  • Serverless SQL using Vercel Postgres
  • Image Management using Cloudinary
  • Infinite Logo Slider
  • Search Bar
  • Advanced Filters
  • Code Linting
  • Written in TypeScript

Prerequisites

Before running the application, ensure you have the following installed:

Running Locally

  1. Install dependencies using pnpm:
pnpm install
  1. Set up environment variables
  • Copy the .env.example file to .env.local at the root of the project:

    cp .env.example .env.local
  • Update the .env.local file with your configuration details

  1. Seed initial data:
pnpm seed
  1. Start the Development Server:
pnpm dev

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.