Notepad built using React on frontend and Node on backend.
Deployed on Heroku and Mongodb-atlas
| HOME | Notes | Settings |
|---|---|---|
![]() |
![]() |
![]() |
git clone https://github.com/gabriel-del/JavascriptNotesApi && cd JavascriptNotesApi
systemctl start mongodb.service
yarn install
yarn run startFrontend: https://github.com/gabriel-del/JavascriptNotesClient


