- Next.js
- Tailwind CSS
-
Clone the repo
git clone https://github.com/ShawnAlisson/theLanding.git
-
Install NPM packages and Build
npm i
-
Run the server in development mode:
npm run dev
-
Open [http://localhost:3000] with your browser to see the result.