Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 days 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-23T08:22:29.000Z (over 1 year ago)
- Last Synced: 2024-11-17T11:48:02.201Z (2 months 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/):