Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manthanank/todo-app
Todo App
https://github.com/manthanank/todo-app
angular todo
Last synced: about 1 month ago
JSON representation
Todo App
- Host: GitHub
- URL: https://github.com/manthanank/todo-app
- Owner: manthanank
- Created: 2023-01-03T06:33:47.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-03T09:04:37.000Z (6 months ago)
- Last Synced: 2024-12-25T19:44:16.279Z (about 1 month ago)
- Topics: angular, todo
- Language: TypeScript
- Homepage: https://todo-app-devchallenges.vercel.app/
- Size: 161 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TodoApp
Todo App
## Table of Contents
- [Overview](#overview)
- [Built With](#built-with)
- [Features](#features)
- [How to use](#how-to-use)
- [Contact](#contact)
- [Acknowledgements](#acknowledgements)## Overview
![screenshot](/src/assets/image.png)
Introduce your projects by taking a screenshot or a gif. Try to tell visitors a story about your project by answering:
- Where can I see your demo?
- What was your experience?
- What have you learned/improved?
- Your wisdom? :)### Built With
- [Angular](https://angular.io/)
- [Tailwind](https://tailwindcss.com/)## Features
This application/site was created as a submission to a [DevChallenges](https://devchallenges.io/challenges) challenge. The [challenge](https://devchallenges.io/challenges/hH6PbOHBdPm6otzw2De5) was to build an application to complete the given user stories.
## How To Use
To 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:
```bash
# Clone this repository
$ git clone https://github.com/your-user-name/your-project-name# Install dependencies
$ npm install# Run the app
$ ng serve
```## Acknowledgements
- [Steps to replicate a design with only HTML and CSS](https://devchallenges-blogs.web.app/how-to-replicate-design/)
- [Node.js](https://nodejs.org/)
- [Marked - a markdown parser](https://github.com/chjj/marked)## Contact
- Website [https://manthanank.github.io/](https://manthanank.github.io/)
- GitHub [@manthanank](https://github.com/manthanank)
- Twitter [@manthan_ank](https://twitter.com/manthan_ank)