{"id":14957564,"url":"https://github.com/harshdev1809/notesapp","last_synced_at":"2026-01-05T11:04:38.485Z","repository":{"id":253135259,"uuid":"842575068","full_name":"HarshDev1809/NotesApp","owner":"HarshDev1809","description":"NotesApp: A responsive note-taking application built with React.js, Redux Toolkit, Express.js, and MongoDB. Features include user authentication, note management, and real-time updates. Deployed on Render.com.","archived":false,"fork":false,"pushed_at":"2024-09-07T23:24:19.000Z","size":825,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T01:07:50.749Z","etag":null,"topics":["css","express-js","html","javascript","mongodb","node-js","reactjs","redux-toolkit","render-deployment","rest-api"],"latest_commit_sha":null,"homepage":"https://notesapp-d8lp.onrender.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HarshDev1809.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-14T16:18:34.000Z","updated_at":"2024-09-07T23:24:22.000Z","dependencies_parsed_at":"2024-08-28T23:29:55.380Z","dependency_job_id":null,"html_url":"https://github.com/HarshDev1809/NotesApp","commit_stats":null,"previous_names":["harshdev1809/notesapp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarshDev1809%2FNotesApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarshDev1809%2FNotesApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarshDev1809%2FNotesApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarshDev1809%2FNotesApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HarshDev1809","download_url":"https://codeload.github.com/HarshDev1809/NotesApp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237964455,"owners_count":19394399,"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":["css","express-js","html","javascript","mongodb","node-js","reactjs","redux-toolkit","render-deployment","rest-api"],"created_at":"2024-09-24T13:15:09.622Z","updated_at":"2025-10-24T12:30:38.603Z","avatar_url":"https://github.com/HarshDev1809.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NotesApp\n\n**NotesApp** is a responsive, mobile-friendly note-taking application designed for users to create, update, and delete notes effortlessly. It provides a clean, intuitive interface for managing notes on the go, with support for various devices and optimized loading speeds.\n\n## Features\n\n- **Responsive Design**: The app works seamlessly across devices—desktop, tablet, and mobile—ensuring a smooth experience for users.\n- **CRUD Operations**: Users can Create, Read, Update, and Delete notes.\n- **State Management**: Implemented using **Redux Toolkit** for efficient and optimized state management.\n- **Backend API**: Developed a RESTful API using **Express.js** and **Node.js** to handle data persistence and server-side operations.\n- **Database**: Utilizes **MongoDB** for storing user data and notes securely.\n- **Deployment**: The application is deployed and hosted on Render.com, ensuring high availability and easy access.\n\n## Technologies Used\n\n- **Frontend**:\n  - React.js: For building the user interface and ensuring quick rendering.\n  - Redux Toolkit: To manage global state efficiently across the app.\n  - HTML5 \u0026 CSS3: For structuring and styling the application.\n\n- **Backend**:\n  - Node.js: For handling server-side logic.\n  - Express.js: For building the RESTful API and routing.\n  - MongoDB: As the database solution for storing notes and user information.\n\n## Installation and Setup\n\nTo get started with the NotesApp locally, follow these steps:\n\n1. **Clone the Repository**:\n   ```bash\n   git clone https://github.com/HarshDev1809/NotesApp.git\n   ```\n\n2. **Install Dependencies**:\n   Navigate to the `client` and `server` directories and run the following:\n   ```bash\n   cd client\n   npm install\n   cd ../server\n   npm install\n   ```\n\n3. **Environment Variables**:\n   Create a `.env` file in the `server` directory with the following variables:\n   ```env\n   URL=your_mongo_database_uri\n   PORT=5000\n   ```\n\n4. **Run the Application**:\n   From the root directory, you can run both the frontend and backend using the following commands:\n   - Frontend:\n     ```bash\n     cd client\n     npm start\n     ```\n   - Backend:\n     ```bash\n     cd server\n     npm start\n     ```\n\n5. **Access the Application**:\n   Open your browser and visit `http://localhost:3000` for the frontend and `http://localhost:5000` for the backend.\n\n## Deployment\n\nThe app is deployed on Render. You can access the live version [here](https://notesapp-d8lp.onrender.com/).\n\n## Future Improvements\n\n- **Authentication**: Add user authentication for private notes.\n- **Search Functionality**: Enable searching through notes by keywords or tags.\n- **Rich Text Editor**: Implement a rich text editor for formatting notes.\n- **Dark Mode**: Provide a dark mode option for better user experience.\n\n## Contributing\n\nFeel free to contribute by opening an issue or submitting a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharshdev1809%2Fnotesapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharshdev1809%2Fnotesapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharshdev1809%2Fnotesapp/lists"}