{"id":27615655,"url":"https://github.com/ackwolver335/inotebookfd","last_synced_at":"2026-04-13T21:01:34.569Z","repository":{"id":288438317,"uuid":"966506479","full_name":"ackwolver335/inotebookFD","owner":"ackwolver335","description":"iNotebook is a fast, responsive, and user-friendly online note-keeping web application. Designed to enhance productivity and organization, it allows users to create, edit, and manage notes effortlessly. Built using Vite for superior performance and React for a dynamic user experience, iNotebook ensures smooth and efficient note management.","archived":false,"fork":false,"pushed_at":"2025-04-22T02:51:43.000Z","size":1187,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-23T03:57:07.973Z","etag":null,"topics":["javascript","javascript-framework","react-router","react-router-dom","reactjs","vite","vitereact","webapp","webapplication"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"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/ackwolver335.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,"zenodo":null}},"created_at":"2025-04-15T03:06:33.000Z","updated_at":"2025-04-22T08:01:28.000Z","dependencies_parsed_at":"2025-04-18T04:51:40.713Z","dependency_job_id":"92abb4fd-f09b-44f9-b084-f619692d2022","html_url":"https://github.com/ackwolver335/inotebookFD","commit_stats":null,"previous_names":["ackwolver335/inotebookfd"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ackwolver335%2FinotebookFD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ackwolver335%2FinotebookFD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ackwolver335%2FinotebookFD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ackwolver335%2FinotebookFD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ackwolver335","download_url":"https://codeload.github.com/ackwolver335/inotebookFD/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250366715,"owners_count":21418769,"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":["javascript","javascript-framework","react-router","react-router-dom","reactjs","vite","vitereact","webapp","webapplication"],"created_at":"2025-04-23T03:57:11.956Z","updated_at":"2026-04-13T21:01:34.564Z","avatar_url":"https://github.com/ackwolver335.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📑 iNotebook - Online Notes Web App 🖥️ (Front-end)\n\n📌 An online Notes fetching Web App, including the user authentication towards **login**, **signup** \u0026 **logout**. Also regarding different CRUD operation to be performed over to the notes that are included or created newly with User-friendly interaction on a simple platform.\n\n## 🧠 Features 📝\n\n📍**User Authentication Support** \u003cbr\u003e ✒️ Handles user Login, registration \u0026 token-based session storage using **JWT**.\n\n📍**CRUD Notes Functionality** \u003cbr\u003e ✒️ Users can create, read, update and delete their personal notes seamlessly.\n\n📍**Responsive UI Design** \u003cbr\u003e ✒️ Mobile-friendly interface build using **React.js** \u0026 **TailwindCSS**.\n\n📍**Dynamic Notes Rendering** \u003cbr\u003e ✒️ Notes update in a real-time without page reloads using **State Management**.\n\n📍**Private Notes View** \u003cbr\u003e ✒️ Notes are user-specific \u0026 not accessible by Other users.\n\n📍**Client-side Routing** \u003cbr\u003e ✒️ Implemented with **React Router** for seamless navigation b/w pages **Home**, **Login**, **SignUp** \u0026 **Notes**.\n\n📍**API Integration** \u003cbr\u003e ✒️ Connecting securely to backend using **APIs** using **Fetch API** for data operations.\n\n📍**Form Validation \u0026 Error Handling** \u003cbr\u003e ✒️ Validates input fields \u0026 displays errors/success messages for better UX.\n\n## 👜 Tech Stack 🖋️\n\n🔖 **React.js** (Javascript Framework)\n\n🔖 **TailwindCSS** (CSS Framework)\n\n🔖 **Fetch API** (Regarding APIs Integration)\n\n## 📷 Demo View \n\n![Image](https://github.com/user-attachments/assets/a3b2ca1c-11e3-4eb5-8579-566f0be35d84)\n\n## 📦 Installation or Usage 👇🏻\n\n▶ Project cloning to Local Device 📝 *(Remember you need to be at a specific folder in which you need this project's folder)*\n\n```bash\ngit clone https://github.com/ackwolver335/inotebookFD.git\ncd inotebookFD\n\n# installing node requirements\nnpm install\n\n# start using\nnpm run dev\n```\n\n## 💻 Deployment Guidelines\n\n📑 Below we have some platforms regarding **Project's Deployment** 👇🏻\n\n▶️ [Render](https://render.com/)\n\n▶️ [Vercel](https://vercel.com/)\n\n▶️ [Netlify](https://www.netlify.com/)\n\n\n## 🛠️ Contribution GuidLines 🖋️\n\n📰 If anyone wants to contribute to this Project either through my connections through my [profile](https://www.github.com/ackwolver335) or by requesting with the **Pull Request** you can do the same after being a **Contributor**.\n\n## 🖥️ Acknowledgements 👨‍💻\n\n#### Technologies 💻 \u0026 Libraries Used 👇🏻\n\n- [React.js](https://reactjs.org/) – for building the frontend UI\n- [Bootstrap](https://getbootstrap.com/) or [TailwindCSS](https://tailwindcss.com/) – for styling\n- [Axios](https://axios-http.com/) – for handling HTTP requests\n- [Node.js](https://nodejs.org/) \u0026 [Express.js](https://expressjs.com/) – for backend API\n- [MongoDB](https://www.mongodb.com/) \u0026 [Mongoose](https://mongoosejs.com/) – for database\n- [JWT](https://jwt.io/) – for secure authentication\n- [bcrypt.js](https://www.npmjs.com/package/bcryptjs) – for password hashing\n\n## 📚 Learning Resources\n\n- Inspired by the MERN Stack tutorials from [Code with Harry](https://www.youtube.com/@CodeWithHarry)\n- My Learning Resource available at [GitHub](https://github.com/stars/ackwolver335/lists/learning-resources)\n\n## 🌟 Personal Spectacle\n\n📝 Special thanks to me and peers who provided valuable feedback during development.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fackwolver335%2Finotebookfd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fackwolver335%2Finotebookfd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fackwolver335%2Finotebookfd/lists"}