{"id":50343038,"url":"https://github.com/taesaksit/todolist-webapp","last_synced_at":"2026-05-29T18:30:23.264Z","repository":{"id":282168936,"uuid":"945348720","full_name":"taesaksit/todolist-webapp","owner":"taesaksit","description":"React frontend + Express backend | Todolist application with user authentication using JWT","archived":false,"fork":false,"pushed_at":"2025-09-19T08:03:47.000Z","size":297,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-29T18:30:18.439Z","etag":null,"topics":["express-js","mongodb-atlas","reactts","todolist"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/taesaksit.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":"2025-03-09T07:47:11.000Z","updated_at":"2025-09-19T08:52:42.000Z","dependencies_parsed_at":"2025-03-13T06:37:49.144Z","dependency_job_id":null,"html_url":"https://github.com/taesaksit/todolist-webapp","commit_stats":null,"previous_names":["taesaksit/todo-list","taesaksit/todolist-webapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/taesaksit/todolist-webapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taesaksit%2Ftodolist-webapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taesaksit%2Ftodolist-webapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taesaksit%2Ftodolist-webapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taesaksit%2Ftodolist-webapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taesaksit","download_url":"https://codeload.github.com/taesaksit/todolist-webapp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taesaksit%2Ftodolist-webapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33666290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["express-js","mongodb-atlas","reactts","todolist"],"created_at":"2026-05-29T18:30:21.441Z","updated_at":"2026-05-29T18:30:23.255Z","avatar_url":"https://github.com/taesaksit.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\r\n# TODO List Web App\r\n\r\nA simple TODO List app with JWT login, built to practice the MERN stack (MongoDB, Express, React, Node.js).\r\n\r\n## Demo\r\n\u003cimg width=\"1291\" height=\"932\" alt=\"image\" src=\"https://github.com/user-attachments/assets/abb3c26a-f30d-4bac-a3e3-d9a9fac8acf5\" /\u003e\r\n\u003cimg width=\"1291\" height=\"932\" alt=\"image\" src=\"https://github.com/user-attachments/assets/94e5421a-6886-4400-892b-a45824d72e44\" /\u003e\r\n\u003cimg width=\"1291\" height=\"932\" alt=\"image\" src=\"https://github.com/user-attachments/assets/37873f5a-de40-4c9b-ba19-00fbb637056e\" /\u003e\r\n\r\n\r\n## Run Locally\r\n\r\n1. Clone the project\r\n\r\n```bash\r\n  git clone https://github.com/taesaksit/todolist-webapp.git\r\n```\r\n\r\n2. Go to the backend directory and install\r\n\r\n```bash\r\n  cd backend\r\n  npm install\r\n\r\n```\r\n3. Start backend\r\n\r\n```bash\r\n  nodemon server.js\r\n```\r\n\r\n\r\n4. go to the frontend directory and install\r\n\r\n```bash\r\n  cd todolist\r\n  npm install\r\n\r\n```\r\n\r\n5. Start frontend\r\n\r\n```bash\r\n  npm run dev\r\n```\r\n\r\n\r\n## Tech Stack\r\n\r\n**Client:** React, TailwindCSS\r\n\r\n**Server:** Node, Express, MongoDB\r\n\r\n\r\n\r\n\r\n\r\n## Environment for Backend\r\n\r\n`PORT = 8000`\r\n\r\n`JWT_SECRET = your_jwt_secret_key` \r\n\r\n`MONGO_URL = mongodb://localhost:27017/mydatabase`\r\n\r\n`PATH_API = /api`\r\n\r\n## Environment for Frontend \r\n\r\n`VITE_BASE_URL = http://localhost:8000/api`\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaesaksit%2Ftodolist-webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaesaksit%2Ftodolist-webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaesaksit%2Ftodolist-webapp/lists"}