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

https://github.com/stackoverprof/net-errbint

[ GAME ] Errbint.NET personal website remade in a new stack, next-firebase. Mini-games inside...
https://github.com/stackoverprof/net-errbint

firebase game nextjs personal-website react react-threejs-fiber three-js

Last synced: 4 days ago
JSON representation

[ GAME ] Errbint.NET personal website remade in a new stack, next-firebase. Mini-games inside...

Awesome Lists containing this project

README

          

# Next (Basic) Starter
### The template for a quick and intuitive workflow with Next.js and tailwindcss

**Technologies:**

[![](https://img.shields.io/badge/NEXT%20-%23000000.svg?&style=flat&logo=next.js&logoColor=white)](https://nextjs.org)
[![](https://img.shields.io/badge/TAILWIND%20-%2338B2AC.svg?&style=flat&logo=tailwindcss&logoColor=white)](https://tailwindcss.com)

**Extras:** Layout, Alert, Custom Link, Custom Image, SEOTags, useForm, Context setup

## Preview

Preview the example live on [Here](https://next-starter.errbint.net)

## Deploy your own

Deploy the example by clicking below

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/stackoverprof/next-starter)

## How to use

Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/)

Or simply short:
Just do
```npm install```
and then
```npm run dev```

## Contribute

Fork it first and you're ready to go.
Opened for any improvements or fixes