Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kalwabed/kopi-konco

Source code for Kopi Konco website
https://github.com/kalwabed/kopi-konco

chakra-ui contentful hacktoberfest nextjs

Last synced: 13 days ago
JSON representation

Source code for Kopi Konco website

Awesome Lists containing this project

README

        

## Kopi Konco

Using Contentful as data provider

## Prerequisites
- Node 14.x

## Installation
clone the repo
``` sh
# install dependencies
yarn

# serve on localhost:3000
yarn dev
```