Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/afkewolczyk/bulletin-board
- Owner: afkewolczyk
- Created: 2018-02-12T07:39:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-12T07:47:12.000Z (almost 7 years ago)
- Last Synced: 2024-11-25T19:45:54.345Z (29 days ago)
- Topics: lynda, react, reactjs
- Language: JavaScript
- Size: 112 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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