{"id":18705638,"url":"https://github.com/chara0511/to-do-app","last_synced_at":"2025-04-12T10:14:38.036Z","repository":{"id":104344563,"uuid":"319562810","full_name":"chara0511/to-do-app","owner":"chara0511","description":null,"archived":false,"fork":false,"pushed_at":"2020-12-10T01:26:53.000Z","size":255,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-12T10:14:30.098Z","etag":null,"topics":["html-css-javascript","nextjs","postcss","react","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://to-do-app-weld.vercel.app/","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/chara0511.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":"2020-12-08T07:40:14.000Z","updated_at":"2025-04-03T11:46:00.000Z","dependencies_parsed_at":"2023-07-07T09:16:04.035Z","dependency_job_id":null,"html_url":"https://github.com/chara0511/to-do-app","commit_stats":null,"previous_names":["chara0511/to-do-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chara0511%2Fto-do-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chara0511%2Fto-do-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chara0511%2Fto-do-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chara0511%2Fto-do-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chara0511","download_url":"https://codeload.github.com/chara0511/to-do-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248550629,"owners_count":21122934,"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":["html-css-javascript","nextjs","postcss","react","tailwindcss","typescript"],"created_at":"2024-11-07T12:11:32.847Z","updated_at":"2025-04-12T10:14:38.014Z","avatar_url":"https://github.com/chara0511.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eTo Do App\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n   Solution for a challenge from  \u003ca href=\"https://www.frontendmentor.io\" target=\"_blank\"\u003eFrontendmentor.io\u003c/a\u003e.\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ch3\u003e\n    \u003ca href=\"https://to-do-app-weld.vercel.app/\" target=\"_blank\" \u003e\n      Demo\n    \u003c/a\u003e\n    \u003cspan\u003e | \u003c/span\u003e\n    \u003ca href=\"https://www.frontendmentor.io/profile/jcarlos0511\" target=\"_blank\" \u003e\n      Solution\n    \u003c/a\u003e\n    \u003cspan\u003e | \u003c/span\u003e\n    \u003ca href=\"https://www.frontendmentor.io/challenges/todo-app-Su1_KokOW\" target=\"_blank\" \u003e\n      Challenge\n    \u003c/a\u003e\n  \u003c/h3\u003e\n\u003c/div\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n## 🔥 Table of Contents\n\n- [Overview](#overview)\n  - [Built With](#built-with)\n- [Features](#features)\n- [How to use](#how-to-use)\n- [Contact](#contact)\n- [Acknowledgements](#acknowledgements)\n\n\u003c!-- OVERVIEW --\u003e\n\n## Overview\n\n\u003cdetails\u003e\n  \u003csummary\u003e💻 Desktop version\u003c/summary\u003e\n    \n  ![screenshot](src/images/desktop-version.png)\n  ![screenshot](src/images/desktop-version2.png)\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e📱 Mobile version\u003c/summary\u003e\n\n![screenshot](src/images/mobile-version.png)\n![screenshot](src/images/mobile-version2.png)\n\n\u003c/details\u003e\n\n### Built With\n\n- [Javascript](https://developer.mozilla.org/es/docs/Web/JavaScript)\n- [Nextjs](https://nextjs.org/)\n- [PostCSS](https://postcss.org/)\n- [React](https://reactjs.org/)\n- [Tailwindcss](https://tailwindcss.com/)\n- [TypeScript](https://www.typescriptlang.org/)\n\n## Features\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app), was created as a submission to a [Frontendmentor](https://www.frontendmentor.io/challenges) challenge. The [challenge](https://www.frontendmentor.io/challenges/todo-app-Su1_KokOW) was to build an application to complete the given user stories.\n\n## How To Use\n\nTo clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:\n\n```bash\n# Clone this repository\n$ git clone https://github.com/jcarlos0511/to-do-app.git\n\n# Enter the created folder\n$ cd to-do-app\n\n# Install dependencies\n$ npm install\n\n# Run the app\n$ npm run dev\n\n# Visit http://localhost:3000/\n```\n\n## Acknowledgements\n\n- [React DnD - Sortable simple](https://react-dnd.github.io/react-dnd/examples/sortable/simple)\n- [Next.js examples - GitHub](https://github.com/vercel/next.js/tree/canary/examples)\n- [React TypeScript Cheatsheets](https://react-typescript-cheatsheet.netlify.app/)\n- [Tailwind CSS For Absolute Beginners](https://medium.com/codingthesmartway-com-blog/tailwind-css-for-absolute-beginners-3e1b5e8fe1a1)\n- [Steps to replicate a design with only HTML and CSS](https://devchallenges-blogs.web.app/how-to-replicate-design/)\n- [Marked - a markdown parser](https://github.com/chjj/marked)\n\n## Contact\n\n- GitHub [@jcarlos0511](https://github.com/jcarlos0511)\n- Twitter [@charalopez0511](https://twitter.com/charalopez0511)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchara0511%2Fto-do-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchara0511%2Fto-do-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchara0511%2Fto-do-app/lists"}