https://github.com/stackoverprof/next-blog-prismic-starter
https://github.com/stackoverprof/next-blog-prismic-starter
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stackoverprof/next-blog-prismic-starter
- Owner: stackoverprof
- License: mit
- Created: 2021-08-17T01:33:58.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-28T16:58:12.000Z (almost 5 years ago)
- Last Synced: 2023-03-10T12:36:46.649Z (over 3 years ago)
- Language: TypeScript
- Homepage: next-blog-prismic-starter.vercel.app
- Size: 488 KB
- Stars: 1
- 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