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

https://github.com/interaction-dynamics/ship-it

A boilerplate using react, next.js, tailwind and shadcn/ui
https://github.com/interaction-dynamics/ship-it

Last synced: 5 months ago
JSON representation

A boilerplate using react, next.js, tailwind and shadcn/ui

Awesome Lists containing this project

README

          

# Ship it

A boilerplate with [Next.js](https://nextjs.org/), [Tailwind CSS](https://tailwindcss.com/), and [TypeScript](https://www.typescriptlang.org/) following the best practices and using the latest technologies.

## Use as a Base for Your Project

```bash
git clone
git remote add boilerplate git@github.com:interaction-dynamics/ship-it.git
git pull boilerplate master --rebase
```

> You can also follow the steps in the [GETTING_STARTED.md](./GETTING_STARTED.md) for more customization.

## Getting Started

First, run the development server:

```bash
pnpm install

pnpm dev
```

## License

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

## Contributing

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.

## Ackowledgements

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

- React
- [Next.js](https://nextjs.org/)
- Tailwind
- Typescript
- Jest
- React Testing Library
- Eslint
- Prettier
- Playwright (including accessibility tests)
- Commitlint
- Github Actions
- Dark mode
- Custom Translation system
- Simple Git Hooks
- [shadcn/ui](https://ui.shadcn.com/)
- Stripe
- Google Analytics
- Hotjar
- Markdown support
- Sanity
- Mailgun
- Clerk
- Custom Error pages
- Localized date and time formatting
- Dark mode toggle
- Language selector