An open API service indexing awesome lists of open source software.

https://github.com/thelvp/react-messageboard

react practice; static message board
https://github.com/thelvp/react-messageboard

codecademy-exercise react

Last synced: 10 months ago
JSON representation

react practice; static message board

Awesome Lists containing this project

README

          

## What this app does

It generates static card components visualizing a message board - with avatars, comments and nicknames. It cannot be run since it is just the files, no framework stuff.

## Credits

Practice derived from CodeCademy's React course: Learn React - https://www.codecademy.com/enrolled/courses/react-101.