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...
- Host: GitHub
- URL: https://github.com/stackoverprof/net-errbint
- Owner: stackoverprof
- License: epl-2.0
- Created: 2020-11-21T02:23:37.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-29T03:44:58.000Z (over 4 years ago)
- Last Synced: 2023-03-10T12:36:46.518Z (over 3 years ago)
- Topics: firebase, game, nextjs, personal-website, react, react-threejs-fiber, three-js
- Language: TypeScript
- Homepage: https://errbint.net
- Size: 9.56 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Next (Basic) Starter
### The template for a quick and intuitive workflow with Next.js and tailwindcss
**Technologies:**
[](https://nextjs.org)
[](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
[](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