A journal app where programmers can post their weekly retrospectives. Featuring a rich-text editor and custom emojis, courtesy of Meta's Lexical library.
A hackathon project for Major League Hacking's Summer '22 Fellowship program.
Contributors:
- Lateef Azeez @lateefazeez
- Will Gutierrez @noi5e
- Multiple programmers can post their weekly retrospectives to a journal feed.
- Rich-text editing capabilities.
- Custom emoji shortcuts to display 🟢🟡🔴.
<code> block
input.
- Fork this repo and
git clone
it to your environment. npm install
to install dependencies.npm start
to get the app running!