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

https://github.com/gurpreet-legend/expresso


https://github.com/gurpreet-legend/expresso

blog graphcms graphql nextjs vercel

Last synced: 3 months ago
JSON representation

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)).