The react.angular.hamburg website for Hamburg's Angular Meetup, jokingly made with React.
Heavily inspired by and partially forked from the beautiful website of HannoverJS.
- Start I18N, specifically for supporting German
- Make A11y check
- Implement API for retrieving the next Meetup and Talks dynamically
- Improve
Next Meetup
section with host, location, time of day, spots available, and possibly a countdown clock
Major todos for version 1.0.0
:
- Rewrite in Angular
- Rewrite CSS in LESS or SASS
npm start
: starts development server onlocalhost:3000
npm run build
: generates production build in the/docs
folder
MIT
Made with ⚓ in Hamburg.