A professional portfolio website for showcasing funnel design services and expertise. Built with Next.js and Tailwind CSS.
Clone the repository:
git clone https://github.com/rayguang6/funnel-designer-portfolio.git
cd funnel-designer-portfolio
Install dependencies:
npm install
# or
yarn install
Run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 in your browser to see the result.
app/
- Next.js app directorycomponents/
- Reusable componentsconstants/
- Constants used throughout the appsections/
- Main page sectionsglobals.css
- Global stylespublic/
- Static assetsapp/sections/
directoryapp/globals.css
and component filespublic/images/
MIT
Lei Zhi Guang