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

https://github.com/code-hike/v1-starter


https://github.com/code-hike/v1-starter

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

Use this starter if you want to give Code Hike v1.0 a try:

```bash
npx create-next-app -e https://github.com/code-hike/v1-starter
```

Or you can also try it on:

- [StackBlitz](https://stackblitz.com/github/code-hike/v1-starter?file=app%2Fpage.mdx)
- [CodeSandbox](https://codesandbox.io/s/github/code-hike/v1-starter?file=app%2Fpage.mdx)

It includes:

- Next.js 15 with app router
- Tailwind CSS + @tailwindcss/typography
- TypeScript
- MDX
- Code Hike v1.0

For more information, check out the [Code Hike docs](https://codehike.org/docs).