he2dou / nextplate

Nextplate is a free starter template built with Next.js and TailwindCSS. It provides you with almost everything you need to jump-start your Next.js project. Try Nextplate and save yourself hours of work.

Home Page:https://zeon.studio/preview?project=nextplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nextjs + Tailwind CSS + TypeScript Starter and Boilerplate

Nextplate is a free starter template built with Nextjs, TailwindCSS & TypeScript, providing everything you need to jumpstart your Next project and save valuable time.

Made with β™₯ by Zeon Studio

If you find this project useful, please give it a ⭐ to show your support.

license code size contributors

πŸ“Œ Key Features

  • πŸ‘₯ Multi-Authors
  • 🎯 Similar Posts Suggestion
  • πŸ” Search Functionality
  • πŸŒ‘ Dark Mode
  • 🏷️ Tags & Categories
  • πŸ”— Netlify setting pre-configured
  • πŸ“ž Support contact form
  • πŸ“± Fully responsive
  • πŸ“ Write and update content in Markdown / MDX
  • πŸ’¬ Disqus Comment
  • πŸ”³ Syntax Highlighting

πŸ“„ 15+ Pre-designed Pages

  • 🏠 Homepage
  • πŸ‘€ About
  • πŸ“ž Contact
  • πŸ‘₯ Authors
  • πŸ‘€ Author Single
  • πŸ“ Blog
  • πŸ“ Blog Single
  • 🚫 Custom 404
  • πŸ’‘ Elements
  • πŸ“„ Privacy Policy
  • 🏷️ Tags
  • 🏷️ Tag Single
  • πŸ—‚οΈ Categories
  • πŸ—‚οΈ Category Single
  • πŸ” Search

πŸš€ Getting Started

πŸ“¦ Dependencies

  • next 14.1+
  • node v20.10+
  • npm v10.2+
  • tailwind v3.3+

πŸ‘‰ Install Dependencies

npm install

πŸ‘‰ Development Command

npm run dev

πŸ‘‰ Build Command

npm run build

πŸ‘‰ Build and Run With Docker

docker build -t nextplate .
docker run -p 3000:3000 nextplate

🐞 Reporting Issues

We use GitHub Issues as the official bug tracker for this Template. Please Search existing issues. It’s possible someone has already reported the same problem. If your problem or idea has not been addressed yet, feel free to open a new issue.

πŸ“ License

Copyright (c) 2023 - Present, Designed & Developed by Zeon Studio

Code License: Released under the MIT license.

Image license: The images are only for demonstration purposes. They have their license, we don't have permission to share those images.

πŸ’» Need Custom Development Services?

If you need a custom theme, theme customization, or complete website development services from scratch you can Hire Us.

About

Nextplate is a free starter template built with Next.js and TailwindCSS. It provides you with almost everything you need to jump-start your Next.js project. Try Nextplate and save yourself hours of work.

https://zeon.studio/preview?project=nextplate

License:MIT License


Languages

Language:TypeScript 83.5%Language:SCSS 9.2%Language:JavaScript 5.9%Language:Dockerfile 1.4%