Shadcn Country Dropdown screenshot

Shadcn Country Dropdown

Author Avatar Theme by Uixmat
Updated: 21 Nov 2024
93 Stars

ISO compliant country dropdown and phone input components using shadcn/ui

Categories

Overview:

This is a Next.js project that has been initialized with create-next-app. It provides a simple way to set up a development server and start working on your project. The project uses the next/font to optimize and load the Geist font family for Vercel. Additionally, it offers resources to learn more about Next.js and how to deploy your app on Vercel.

Features:

  • Next.js Project: Bootstrapped with create-next-app.
  • Development Server: Quickly run a development server.
  • Geist Font Optimization: Automatically loads the Geist font family for Vercel.
  • Learning Resources: Links to Next.js documentation and tutorials.
  • Deployment on Vercel: Easy deployment with the Vercel Platform.

Installation:

To install the Next.js project, follow these steps:

  1. Run the development server:
    npm run dev
    
  2. Open http://localhost:3000 in your browser to view the project.
  3. Start editing the page by modifying app/page.tsx.
  4. Explore the Next.js documentation and tutorials for more in-depth learning.

Summary:

This Next.js project provides a quick way to set up a development server and start working on your project. It includes features like font optimization and links to resources for learning and deployment. By following the installation guide, you can easily get started with this project.