https://github.com/mosespace/kunga
Discover and join any Events closer to you!
https://github.com/mosespace/kunga
events gatsby open-source website
Last synced: 2 months ago
JSON representation
Discover and join any Events closer to you!
- Host: GitHub
- URL: https://github.com/mosespace/kunga
- Owner: mosespace
- Created: 2023-03-29T15:24:36.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-23T08:22:29.000Z (about 3 years ago)
- Last Synced: 2025-03-11T19:29:50.314Z (over 1 year ago)
- Topics: events, gatsby, open-source, website
- Language: JavaScript
- Homepage: https://kunga.vercel.app
- Size: 1.33 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
Discover and join any events closer to you!
Before you contribute!, Read our contribution [guide here](/CONTRIBUTING.md)
## 🚀 Quick start
1. **Fork this repository.**
After forking this repository, you kindly give it a start as well!
2. **Clone the repository.**
```shell
# clone this repo to your local machine or you can also use the Codespaces!
git clone https://github.com/mosespace/Kunga.git
```
2. **Start developing.**
Navigate into your clone in the directory you chose and start it up.
```shell
cd Desktop/Kunga
npm run develop
```
```shell
# You can also use this code below if at all you installed Gatsby on your machine!
gatsby develop
```
3. **If you want to contribute to this project, Open it and start customizing! if at all you have read our contribution guides**
Your site is now running at http://localhost:8000!
Edit `src/pages/index.js` to see your site update in real-time!
4. **Your new to Gatsby, You can Learn more using these trusted links**
- [Documentation](https://www.gatsbyjs.com/docs/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)
- [Tutorials](https://www.gatsbyjs.com/tutorial/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)
- [Guides](https://www.gatsbyjs.com/tutorial/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)
- [API Reference](https://www.gatsbyjs.com/docs/api-reference/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)
- [Plugin Library](https://www.gatsbyjs.com/plugins?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)
- [Cheat Sheet](https://www.gatsbyjs.com/docs/cheat-sheet/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)
## 🚀 Quick Preview (Gatsby Cloud)
Note: This website is already deployed at Gatsby Cloud and you can see it [here](https://kunga.gatsbyjs.io/):