Skip to content

codenihar/love-nextjs

Repository files navigation

Follow these steps to install and run the project:

1. Clone the Repository

git clone https://github.com/codenihar/love-nextjs.git
cd love-nextjs

2. Install Dependencies

Make sure to install the required packages.

Using npm:

npm install

3. Run the Development Server

Start the Next.js development server to view the app.

Using npm:

npm run dev

The application will be running at http://localhost:3000.

4. Access the Application

Open http://localhost:3000 in your browser to see the login page.

  • Enter the correct password (mySecretPassword) to see the love letter.
  • Incorrect password attempts will display an error message.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published