Skip to content

Free NextJS Tech Startup Landing Page Template written in Next.js, Tailwind CSS 3, TypeScript, React, Framer, ESLint, Prettier, VSCode, PostCSS

License

Notifications You must be signed in to change notification settings

ArjunAranetaCodes/NextJS-Landing-Page-Template-Codewave

Repository files navigation

Next-JS-Landing-Page-Template

Codewave Technologies

Free NextJS Landing Page Template written in Next.js, Tailwind CSS 3, TypeScript, React, Framer, ESLint, Prettier, VSCode, PostCSS

Demo

https://next-js-landing-page-template-codewave.vercel.app/

🚀 Features

  • Built with modern TypeScript, using frameworks NextJS, React.
  • Styled with TailwindCSS
  • Framer Animations

🔧 How to Setup and Run

  1. Clone the repository:

  2. git clone https://github.com/ArjunAranetaCodes/NextJS-Landing-Page-Template-Codewave.git
    
    cd NextJS-Landing-Page-Template-Codewave
    
  3. Ensure Node 16 or higher:

  4. nvm install
    node --version
    
  5. Install dependencies:

  6. npm install
    
  7. Start the app:

  8. npm run dev
    

The application run at http://localhost:3000/.

Contributions

Everyone is welcome to contribute to this project. Feel free to open an issue if you have question or found a bug.