Welcome to the Domain Name Discovery frontend repository! This project is the user-facing part of the Domain Name Discovery website, designed to help users find available, lucrative, short, and catchy domain names efficiently.
The Domain Name Discovery frontend is built to provide users with an intuitive and responsive interface for generating and filtering domain names based on specific patterns. Users can:
Follow these instructions to set up the frontend project locally.
Ensure you have the following installed on your machine:
Clone the Repository
git clone https://github.com/yourusername/domain-name-discovery-frontend.git
Navigate to the Project Directory
cd domain-name-discovery-frontend
Install Dependencies
Using npm:
npm install
In the project directory, you can run:
npm run dev
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.