Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nelwincatalogo/next-twin

Next.js starter template pre-configure with twin.macro, absolute import and linting
https://github.com/nelwincatalogo/next-twin

next-starter next-twin nextjs tailwindcss twin

Last synced: about 2 months ago
JSON representation

Next.js starter template pre-configure with twin.macro, absolute import and linting

Awesome Lists containing this project

README

        

# Next-Twin Starter Template


twin, next, styled-components

## Getting Started

Run the following command to bootstrap your next-app using this template:

```
yarn create next-app [project-name] -e https://github.com/nelwincatalogo/next-twin
# or
npx create-next-app [project-name] -e https://github.com/nelwincatalogo/next-twin
```

## Summary

- [Next.js](https://nextjs.org)
- [Twin.Macro](https://github.com/ben-rogerson/twin.macro)
- [TailwindCSS](https://tailwindcss.com/)
- [Styled-Components](https://www.styled-components.com)
- [Absolute Import](https://nextjs.org/docs/advanced-features/module-path-aliases)
- [React Alert](https://www.npmjs.com/package/react-alert)
- [React Icons](https://react-icons.github.io/react-icons/search)
- Linting
- prettier
- eslint-config-prettier
- eslint-plugin-prettier
- Lint on pre-commit
- Husky
- lint-staged
- pretty-quick
- Default Font ( Poppins )
- TypeScript Support
- Logs Remover on Production Build