/web-agency

A software agency website with Next.Js + Tailwind CSS

Primary LanguageTypeScript

Margelo Clone

https://www.dion-margelo.vercel.app/

Ingredients

Project Structure

$PROJECT_ROOT
│   # React component files
├── components
│   # Page files 
├── pages
│   # Static assets files
├── public
│   # Stylesheets
├── styles
│   # Utilities
└── utils

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.