Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kalwabed/kopi-konco
- Owner: kalwabed
- License: mit
- Created: 2020-11-12T14:40:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-05T09:37:12.000Z (about 1 year ago)
- Last Synced: 2024-11-21T12:53:52.925Z (2 months ago)
- Topics: chakra-ui, contentful, hacktoberfest, nextjs
- Language: TypeScript
- Homepage: https://kopikonco.kalwabed.xyz
- Size: 280 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```