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.
Here's a live demo of the template: Live Demo
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.
- 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
- 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
To learn more about Next.js and Tailwind CSS, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- TailwindCSS - Get started with Tailwind CSS
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
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.
This template was built with Next.js and TailwindCSS. Build by Sandip Baikare
This project is licensed under the MIT License. See the LICENSE file for details.