I wanted to make my personal site show off some of the cool skills I've acquired over the years. This repo is pretty barebones right now, but I'm hoping to:
- Create a documented, unit-tested, and authorized API and front-end you can play with.
- Have your interactions with be seen by other people in a fun way (maybe like a pointillism piece)
- Show off my code skills
- Implement accessibility
- Implement internationalization (from a proof of concept POV, unfortunately I'm only fluent in English but I'll try!)
npm install
npm run start
npm test
npm run lint
npm run build