{"id":20079345,"url":"https://github.com/mohitm15/my-notebook","last_synced_at":"2026-04-09T13:57:21.334Z","repository":{"id":117959113,"uuid":"405514198","full_name":"mohitm15/my-notebook","owner":"mohitm15","description":"my-notebook is a web application that is used to keep your notes securely. ","archived":false,"fork":false,"pushed_at":"2022-07-26T11:19:41.000Z","size":996,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T01:13:19.348Z","etag":null,"topics":["expressjs","jwt-authentication","mern-stack","mongodb","multi-theme","nodejs","reactjs"],"latest_commit_sha":null,"homepage":"https://my-notebook-mohit.netlify.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mohitm15.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-12T00:50:02.000Z","updated_at":"2022-02-24T13:11:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"8f00093f-3d1b-4631-8a44-40f2fb03b600","html_url":"https://github.com/mohitm15/my-notebook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohitm15%2Fmy-notebook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohitm15%2Fmy-notebook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohitm15%2Fmy-notebook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohitm15%2Fmy-notebook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mohitm15","download_url":"https://codeload.github.com/mohitm15/my-notebook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241509655,"owners_count":19974071,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["expressjs","jwt-authentication","mern-stack","mongodb","multi-theme","nodejs","reactjs"],"created_at":"2024-11-13T15:22:01.371Z","updated_at":"2025-12-30T19:58:26.128Z","avatar_url":"https://github.com/mohitm15.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n\n  \u003ch3 align=\"center\"\u003emy-notebook\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    Handy tool to make your notes\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/mohitm15/my-notebook\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://my-notebook-mohit.netlify.app/\"\u003eView Demo\u003c/a\u003e\n    \n    \n  \u003c/p\u003e\n\u003c/p\u003e\n\n\n\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## About The Project\n\nmy-notebook is a web application that is used to keep your notes securly. Each user can create, edit and delete its own notes. It also authenticates the user before performing any CRUD operation.\n\n\n\n\n\n### Built With\n\n* [NodeJS](https://nodejs.org/en/)\n* [ReactJS](https://reactjs.org/)\n* [ExpressJS](https://expressjs.com/)\n* [MongoDB](https://www.mongodb.com/)\n\n\n\n## Preview\n\n### Live site\n\n  [Link here](https://my-notebook-mohit.netlify.app/)\n\n### ScreenShots\n\n#### _SignUp Page_\n\n![signup_page](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/06v52ia1umt3pqzjs7a5.png)\n\n#### _Login Page_\n\n\n\n![login_page](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/92lt03wfto33xgspcctj.png)\n\n\n#### _Home Page_\n\n\n- Theme : **Dark**\n\n![homepage_dark](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/igkrq7azed7sq6p4ktpj.png)\n\n- Theme : **High Contrast**\n\n![homepage_highcontrast](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/98r1q9p0qy6detyprg3x.png)\n\n- Theme : **Dark Teal**\n\n![homepage_teal](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/wlxugxr5lh7ok7ve22m2.png)\n\n- Theme : **Rainbow**\n\n![homepage_rainbow](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/x331zpeaspibuo9gw50u.png)\n\n#### Demo video\n\n[video](https://kapwi.ng/c/VdweXzAmR-)\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\nTo get a local copy up and running follow these simple steps.\n\n### Prerequisites\n\nPackage.json file mentioned the requirements you need to use the software and how to install them.\n* npm\n  ```sh\n  npm install npm@latest -g\n  ```\n\n* Any code editor of your choice (VScode preferable )\n\n### Installation\n\n1. Clone the repo\n   ```sh\n   git clone https://github.com/mohitm15/my-notebook.git\n   ```\n2. Install NPM packages and requirements\n   ```sh\n   npm install\n   ```\n\n### Running the code\n\n1. To run the frontend server , go to terminal and run\n    ```sh\n        cd frontend\n    ```\n\n    and then \n    ```sh\n        npm start\n    ```\n   \n    The frontend server will run on `localhost:/3000`\n\n2. To run the backend server , go to terminal and run\n    ```sh\n        cd backend\n    ```\n\n    and then \n    ```sh\n        npm start\n    ```\n   \n    The backend server will run on `localhost:/5000`\n\n\u003c!-- CONTRIBUTING --\u003e\n## Contributing\n\nContributions are what makes the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n\n\n\n\n\u003c!-- CONTACT --\u003e\n## Contact\n\nYour Name -Mohit Maroliya\n\nProject Link: [https://github.com/mohitm15/my-notebook](https://github.com/mohitm15/my-notebook)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohitm15%2Fmy-notebook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohitm15%2Fmy-notebook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohitm15%2Fmy-notebook/lists"}