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

chevyphillip/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

Comming Soon Page

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

  • Comming Soon Template
  • Both light and dark colors
  • Email Sent functionality and configurations

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.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.1%
  • JavaScript 8.1%
  • CSS 6.8%