Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robertdavidwest/next-startd


https://github.com/robertdavidwest/next-startd

Last synced: about 9 hours ago
JSON representation

Awesome Lists containing this project

README

        


Screenshot


PRs welcome!
License
GitHub Repo stars



A free Next.js TypeScript landing page template for SaaS products, online services and more.

Live demo

- ⚡ **Next.js** — The React Framework
- 🔥 **next-seo** — Manage SEO easily
- 💡 **Twind** — The smallest, fastest, most feature complete Tailwind-in-JS solution in existence
- 📏 **ESLint** — Pluggable JavaScript linter
- 💖 **Prettier** — Opinionated Code Formatter
- 🐶 **Husky** — Use git hooks with ease
- 📄 **Commitizen** — Conventional commit messages CLI
- 🚓 **Commitlint** — Lint commit messages
- 🖌 **Renovate** — Dependency update tool
- 🚫 **lint-staged** — Run linters against staged git files
- 🗂 **Absolute import** — Import folders and files using the `@` prefix

## 🚀 Getting started

If you're logged in, easiest way to get started is to [click here](https://github.com/jkytoela/next-startd/generate).

Run the following commands inside the project folder:

1. `yarn`
2. `yarn dev`

To view the project open `http://localhost:3000`

## 🤝 Contributing

1. Fork this repository
2. Create your branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -m 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`

Consider contributing to the original TypeScript Starter, which you can find [here](https://github.com/jpedroschmitz).

**After your pull request is merged**, you can safely delete your branch.

## 📝 License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for more information.