https://github.com/luizfbn/dodo-list
Faça sua lista de afazeres.
https://github.com/luizfbn/dodo-list
angular jest
Last synced: 2 months ago
JSON representation
Faça sua lista de afazeres.
- Host: GitHub
- URL: https://github.com/luizfbn/dodo-list
- Owner: luizfbn
- Created: 2025-01-15T02:43:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-15T02:01:37.000Z (about 1 year ago)
- Last Synced: 2025-10-24T14:38:23.241Z (8 months ago)
- Topics: angular, jest
- Language: TypeScript
- Homepage: https://dodo-list-sepia.vercel.app
- Size: 313 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dodo list 💻
Layout •
Technologies •
Getting Started
Make your to-do list.
🎨 Layout
💻 Technologies
- Angular
- Jest
🚀 Getting started
Prerequisites
- [NodeJS](https://nodejs.org/en/download)
- [Git](https://git-scm.com/downloads)
Cloning
```bash
git clone https://github.com/luizfbn/dodo-list.git
```
Starting
```bash
cd dodo-list
npm install
npm run start
```