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

https://github.com/nawok/prost

Next.js starter with TypeScript, Tailwind CSS, Framer Motion, and Splitbee
https://github.com/nawok/prost

framer-motion nextjs nextjs-boilerplate nextjs-docker nextjs-starter nextjs-template nextjs-typescript splitbee tailwind tailwind-css tailwind-css-template tailwindcss typescript

Last synced: about 2 months ago
JSON representation

Next.js starter with TypeScript, Tailwind CSS, Framer Motion, and Splitbee

Awesome Lists containing this project

README

          

# 🍻 Prost!

## 🚀 Quick Start

**Prost!** is a [Next.js](https://nextjs.org/) application template. [Node.js](https://nodejs.org/) with [Yarn](https://yarnpkg.com/) are required to build and run it locally.

### Install the dependencies

```sh
yarn
```

### Start the development server

```sh
yarn dev
```

## 🚢 Deployment

Every commit to `main` branch is automatically deployed using [Vercel](https://vercel.com) and can be viewed at [prost.vercel.app](https://prost.vercel.app).