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

https://github.com/drivly/drivly-starter

Next JS with TailwindCSS, Next Auth, and React-Hook-Form Template
https://github.com/drivly/drivly-starter

Last synced: 3 months ago
JSON representation

Next JS with TailwindCSS, Next Auth, and React-Hook-Form Template

Awesome Lists containing this project

README

        

# Drivly Starter Template
Next generation template for building next generation applications...

## Loaded with Next.js + Tailwind CSS + React Hook Form
This example comes with [Tailwind CSS](https://tailwindcss.com/) [(v3.0)](https://tailwindcss.com/blog/tailwindcss-v3) with Next.js.
React Hook Form covers handling any forms [React Hook Form](https://react-hook-form.com/)

## Deploy your own

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/drivly/drivly-starter&project-name=your-app-with-drivly&repository-name=your-app-with-drivly)

## How to use

Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/)to bootstrap the example:

```bash
yarn create-next-app --example https://github.com/drivly/drivly-starter your-app-with-drivly
```

Deploy it to the cloud with [Vercel](https://vercel.com/new?utm_source=github&utm_medium=readme&utm_campaign=next-example) ([Documentation](https://nextjs.org/docs/deployment)).