Skip to content

jin-r07/preloader-website-reveal

Repository files navigation

This is a Next.js project bootstrapped with create-next-app@latest.

Getting Started

Simply clone the repo using below steps:

  • Above the list of files, click Code.
  • Copy the URL for the repository. Under "HTTPS".
  • Open Git Bash or any terminal.
  • Change the current working directory to the location where you want the cloned directory.
  • Type git clone, and then paste the URL you copied earlier. git clone https://github.com/jin-r10/preloader-website-reveal.git
  • Enter to create your local clone.

To run

  • npm i / npm install
  • npm run dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources:

Next.js Documentation - learn about Next.js features and API. Learn Next.js - an interactive Next.js tutorial. You can check out the Next.js GitHub repository - your feedback and contributions are welcome!