Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/afkewolczyk/bulletin-board

Bulletin Board Application to learn React.js
https://github.com/afkewolczyk/bulletin-board

lynda react reactjs

Last synced: 6 days ago
JSON representation

Bulletin Board Application to learn React.js

Awesome Lists containing this project

README

        

Followed tutorial on Lynda.com "Learning React.js" to create a bulletin board application. Can save and create new "notes" and randomly places them on the "board".

Other functions to add:
- When you click a note, it gets brought to the front
- Ability to move notes on the board - click and drag
- Change colors of notes
- Add pictures to notes