Event Finder makes it easy to find upcoming events to attend across the globe! 🌎🌍🌏
See live: https://piotrekwitkowski.github.io/event-finder-cloudscape/
This is an after-hours demo project for learning best practices of the Cloudscape Design Library. It is here today thanks to these great projects:
Make sure node (v18+) and npm are installed. Clone the repo. cd
to that folder. Run npm install
.
npm start
npm run test
or npm run coverage
to produce test coverage data.