8000 GitHub - ftiannn/coming-soon: A “Coming Soon” page built with Next.js, Tailwind CSS, and Framer Motion — easy to customize and deploy.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ftiannn/coming-soon

Repository files navigation

🛠️ Still Constructing / Coming Soon Page

A playful and modern "Coming Soon" page built with Next.js, Tailwind CSS, and Framer Motion.
Perfect for showcasing your personal site, side project, or portfolio before the full version is ready.


🚀 How to Use This

You can fork this repo and deploy your own personal version in just a few steps.

📦 1. Clone or Fork the Repo

git clone https://github.com/ftiannn/coming-soon.git
cd coming-soon

Or just click the "Fork" button on the top right of this page!

⚙️ 2. Install Dependencies

npm install

✨ 3. Update Social Links

Update the links to your own profiles in:

/src/constants/social-links.ts

Replace the default entries with your actual GitHub, LinkedIn, Twitter, or any other social platforms.
These will appear in the “Let’s be internet friends” section at the bottom of the page.

🧪 4. Run Locally

npm run dev

Visit http://localhost:3000 to see it live.

🌐 5. Deploy

Vercel, or Github Pages


🎨 Customization

You can easily make it your own:

  • Main page content: src/app/page.tsx
  • Theme toggle: already included via next-themes
  • Tailwind config: customize colors in tailwind.config.js
  • Logo & favicon: replace public/favicon.ico

🧑‍💻 Built With


🤝 Credits & License

Created by FT Tan
Licensed under the MIT License — free to fork, customize, and deploy!

About

A “Coming Soon” page built with Next.js, Tailwind CSS, and Framer Motion — easy to customize and deploy.

Topics

Resources

Stars

Watchers

Forks

0