https://github.com/gurpreet-legend/expresso
https://github.com/gurpreet-legend/expresso
blog graphcms graphql nextjs vercel
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gurpreet-legend/expresso
- Owner: gurpreet-legend
- License: mit
- Created: 2021-11-20T00:07:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-01T19:02:03.000Z (over 4 years ago)
- Last Synced: 2025-04-13T08:54:26.630Z (about 1 year ago)
- Topics: blog, graphcms, graphql, nextjs, vercel
- Language: JavaScript
- Homepage: https://expresso-blog.vercel.app/
- Size: 4.25 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Expresso - My personal blogging website
## Hostlink
[expresso-blog.vercel.app](https://expresso-blog.vercel.app/)
## Tech Stack
## Todo's
- [ ] To render .md files in PostDetails section
- [ ] Featured post carousel
- [ ] Adjacent posts feature
- [ ] Categories page
- [ ] Theme Changer
- [ ] A cool logo
## 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/) to bootstrap the example:
```bash
npx create-next-app --example with-tailwindcss with-tailwindcss-app
# or
yarn create next-app --example with-tailwindcss with-tailwindcss-app
```
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)).