A simple note-taking app built by following the YouTube tutorial MERN Stack Tutorial for Beginners with Deployment – 2025 .
ThinkBoard Notemaker is a web-based note-taking app that lets users quickly add, edit, and delete notes.
This project was created as a learning exercise while following a tutorial by freeCodeCamp.org on YouTube.
- Add new notes instantly
- Edit existing notes
- Delete notes
- Notes are saved in your browser’s local storage
-
Clone the repository:
git clone https://github.com/Senurcreate/ThinkBoard_Notemaker.git cd ThinkBoard_Notemaker -
Open
index.htmldirectly in your browser:- On Windows: right-click the file → Open with → your browser.
- On macOS/Linux:
open index.htmlor drag it into your browser.
No additional setup or server is required since it’s a static HTML/JS/CSS project.
- HTML5
- Tailwind CSS
- Vanilla JavaScript
This project was built by following the tutorial:
This project is a learning resource. Feel free to fork it for your own experiments or submit improvements via pull requests!
This project is distributed under the MIT License.
Maintained by Senurcreate.
Project Link: ThinkBoard_Notemaker on GitHub
