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
- Host: GitHub
- URL: https://github.com/thelvp/react-messageboard
- Owner: thelvp
- Created: 2024-04-17T08:18:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T08:25:07.000Z (about 2 years ago)
- Last Synced: 2025-03-01T05:29:00.672Z (over 1 year ago)
- Topics: codecademy-exercise, react
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.