Skip to content

This is a simple coming soon template built with Next.js and TailwindCSS. It is a lightweight and responsive template that can be used for various projects that require a "coming soon" page.

License

Notifications You must be signed in to change notification settings

baikaresandip/tailwind-nextjs-comming-soon

Repository files navigation

NextJS TailwindCSS Coming Soon Template

This is a simple coming soon template built with Next.js and TailwindCSS. It is a lightweight and responsive template that can be used for various projects that require a "coming soon" page.

Demo

Here's a live demo of the template: Live Demo

Buy Me A Coffee

Screenshot

Standard Version

Coming Soon Page

Version 1

Coming Soon Version 1

Getting Started

Clone this repository: git clone https://github.com/baikaresandip/tailwind-nextjs-comming-soon.git

Install dependencies: npm install

Start the development server: npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

http://localhost:3000/api/hello is an endpoint that uses Route Handlers. This endpoint can be edited in app/api/hello/route.ts.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Future Enhanment

  • Coming Soon Template
  • Both light and dark mode
  • Another version with countdown time
  • Email Sent functionality and configurations
  • Implemet hide and show components for both versions from data
  • Implement

Tech Stacks

  • Next.JS: 14.1.4
  • Node: 20.12.5
  • next-seo: 6.5.0
  • next-themes: 0.3.0
  • react: 18.2.0
  • typescript: 5.4.4
  • eslint: 8

Learn More

To learn more about Next.js and Tailwind CSS, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

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.

Credits

This template was built with Next.js and TailwindCSS. Build by Sandip Baikare

License

This project is licensed under the MIT License. See the LICENSE file for details.