{"id":21450905,"url":"https://github.com/slowmoschen/mern-todo-application","last_synced_at":"2025-07-28T12:38:27.391Z","repository":{"id":194627083,"uuid":"690771285","full_name":"SlowMoschen/MERN-Todo-Application","owner":"SlowMoschen","description":"My first ever Fullstack Todo-Application. Build with the MERN Stack.","archived":false,"fork":false,"pushed_at":"2023-09-16T14:01:05.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T12:23:02.085Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SlowMoschen.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}},"created_at":"2023-09-12T21:01:12.000Z","updated_at":"2023-09-13T18:40:46.000Z","dependencies_parsed_at":"2023-09-14T10:53:11.951Z","dependency_job_id":null,"html_url":"https://github.com/SlowMoschen/MERN-Todo-Application","commit_stats":null,"previous_names":["slowmoschen/mern-todo-application"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlowMoschen%2FMERN-Todo-Application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlowMoschen%2FMERN-Todo-Application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlowMoschen%2FMERN-Todo-Application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlowMoschen%2FMERN-Todo-Application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SlowMoschen","download_url":"https://codeload.github.com/SlowMoschen/MERN-Todo-Application/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243963622,"owners_count":20375652,"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":[],"created_at":"2024-11-23T04:16:52.933Z","updated_at":"2025-03-17T02:40:43.259Z","avatar_url":"https://github.com/SlowMoschen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Todo-Application build with MERN-Stack\nMy first ever Fullstack Application. Build with React as Frontend-Component, MongoDB as a noSQL Database Component, and Node.Js for the Backend with an Express RESTful API.\n\n## Features\n\n- Create Todo\n- Read Todos\n- Update Todo - Mark as complete\n- Delete Todo\n\n### Prerequisites\n\n- Node.js installed\n- Accsess to a MongoDB Account and Database\n\n### How to get Started\n\n### Clone Repository\n```\n$ git clone https://github.com/SlowMoschen/MERN-Todo-Application.git\n```\n\n#### Install Dependencies in \"client\" and \"server\" folder\n\nChange directory to the server folder\n\n```\n$cd server\n```\n\nInstall all Dependencies with \"npm istall\"\n```\n$ npm install\n```\n\nChange directory to the client folder\n\n```\n$cd ..\\client\n```\n\nAgain - Install all Dependencies with \"npm install\"\n\n#### Add a .env file with your Port and MongoDB-URI\n\nTo run the App, you need to add a .env with your choosen Port and your accsess to your Testcluster on MongoDB, to the server folder.\n\n#### Start Dev-Server\n\nStart the Dev-Server with \"npm run dev\" in both the server and client folder\n```\n$ npm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslowmoschen%2Fmern-todo-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslowmoschen%2Fmern-todo-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslowmoschen%2Fmern-todo-application/lists"}