Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zeon-studio/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.
https://github.com/zeon-studio/nextplate
boilerplate-template jamstack jamstack-theme js-boilerplate mit-license next-js nextjs-blog nextjs-boilerplate nextjs-starter nextjs-template open-source postcss starter-kit static-site static-site-generator tailwind-css-template tailwindcss vercel zeon-studio
Last synced: 1 day ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/zeon-studio/nextplate
- Owner: zeon-studio
- License: mit
- Created: 2023-05-18T06:57:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-12T03:22:27.000Z (about 2 months ago)
- Last Synced: 2025-01-25T00:03:56.362Z (8 days ago)
- Topics: boilerplate-template, jamstack, jamstack-theme, js-boilerplate, mit-license, next-js, nextjs-blog, nextjs-boilerplate, nextjs-starter, nextjs-template, open-source, postcss, starter-kit, static-site, static-site-generator, tailwind-css-template, tailwindcss, vercel, zeon-studio
- Language: TypeScript
- Homepage: https://zeon.studio/preview?project=nextplate
- Size: 812 KB
- Stars: 438
- Watchers: 6
- Forks: 250
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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.
π Demo | Page Speed (100%)π
## π 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
- π Multilingual Support (i18n)### π 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
```bash
npm install
```### π Development Command
```bash
npm run dev
```### π Build Command
```bash
npm run build
```### π Build and Run With Docker
```bash
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](https://github.com/zeon-studio/nextplate/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](https://github.com/zeon-studio/nextplate/issues).## π License
Copyright (c) 2023 - Present, Designed & Developed by [Zeon Studio](https://zeon.studio/)
**Code License:** Released under the [MIT](https://github.comzeon-studio/nextplate/blob/main/LICENSE) 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](https://zeon.studio/).