theodorewahle / sticky-note-board

A web-based noteboard. Keep your thoughts in the browser.

Home Page:http://teddywahle-react-notes.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Functionality

You can add notes, delete notes, drag notes, and edit notes. The notes and their positions should persist in our database.

Design

I chose a blue background with a simple single-line text entry bar for the titles. When you compose a note, it gets added at a random location. Then, you can drag it around.

Implementation

I used React and Firebase.

About

A web-based noteboard. Keep your thoughts in the browser.

http://teddywahle-react-notes.surge.sh/


Languages

Language:JavaScript 89.8%Language:HTML 6.1%Language:CSS 4.1%