This is a simple React-based app for making text notes. You can add notes using small embedded text editor, look through all the notes that you have and edit/delete any note you choose.
https://antondedyaev.github.io/my-notes-app/
- Clone the repository using:
git clone https://github.com/antonDedyaev/my-notes-app/
- Install the app using:
make install
- Start the app locally using:
make start
- ReactJS / Redux
- Bootstrap / React-Bootstrap
- CKEditor
- React-toastify
- GitHub Pages