Keep
React-Redux based Notes keeping app.
Install / Use
/learn @fristonio/KeepREADME
Keep
A note taking application based on react frameWork.

Usage :
- Clone the repository
git clone https://github.com/fristonio/Keep.git - Install dependencies
npm install - Use
npm startto run webpack server.
To-do
-
[ ] Add backend to store the results into the database or may be a json file.
-
[x] Add feature to archive notes.
-
[x] Add a note search feature.
