A clean note taking web app that's a mix of Notion & Evernote.
Simple CRUD operation has been implemented which includes new note, archive, delete and restore.
Application is live on AWS EC2 instance and cloud storage using MongoDB Atlas.
- Dark Mode 😈
- Aesthetic Landing Page
- Cloud Storage
- Recycle Bin or Trash
- Restore Notes from Bin
- MongoDB Atlas
- NodeJS
- ExpressJS
- ReactJS
-
Set up an AWS EC2 web server and configured services through Virtual Hosting.
-
Configured DNS and mapped it with the web server through Elastic IP.
-
Clevernote is being served as the primary application by the server.
-
Uploaded it over github and pulled the master branch to my server.
- AWS EC2 Ubuntu image
- Elastic IP load balancer
- Virtual Hosting through ApacheV2
- Confd Configuration
- Version Control
- DNS Config
Just mention the port on which the application is supposed to run and the DB url for fetching/storing the notes.
You can reach out at hi@arb.codes to understand how to setup the app locally.
Feel free to ask of any doubts and consider dropping a ⭐ if the repo/application looks dope!