https://github.com/encryptex/myevents
https://github.com/encryptex/myevents
hacktoberfest map
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/encryptex/myevents
- Owner: EncryptEx
- Created: 2023-03-08T16:09:42.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-10T18:43:11.000Z (12 months ago)
- Last Synced: 2025-02-10T19:40:04.914Z (12 months ago)
- Topics: hacktoberfest, map
- Language: PHP
- Homepage: https://myevents.jaumelopez.dev
- Size: 7.95 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```