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

https://github.com/encryptex/myevents


https://github.com/encryptex/myevents

hacktoberfest map

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# MyEvents & Venues

This is a home-made custom dynamic website to display each and every single event I've attended

## Local deploy
```sh
php -S localhost:8000 -t src
```