this is a practical project based on the following design: https://dribbble.com/shots/24452271-SUERGY-Renewable-Energy-Landing-Page
LIVE PREVIEW -> https://green-energy-one.vercel.app
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm i
# and
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.