This is a stand alone Next 13 template with pre-made components that use Tailwind CSS. I use this template in my updated egghead course. The template comes with the following components:
- Back
- Centered
- Content
- Description
- Hello
- LeftDescription
- LeftGrid
- List
- Main
- PageContainer
- Pagination
- PostsContainer
- PostsMain
- RightGrid
- Title
To see the components in the wild, check out a website I built with it.
In your terminal, run the cammand below to start your development server.
yarn dev
To use the components, open app/page.js
or any other page file you want to use them in, import them and voila ✨
If you'd like to contribute to making this template better, please open a pull request or an issue! Contributions are welcome.