Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brguirra/todo-app

This is the first challenge from Rocketseat's frontend bootcamp.
https://github.com/brguirra/todo-app

cssmodules miragejs react swr tailwindcss typescript vite

Last synced: 3 days ago
JSON representation

This is the first challenge from Rocketseat's frontend bootcamp.

Awesome Lists containing this project

README

        

# Todo App

---

WIP 🚧 🚧 🚧 - this project is still in development

This app is a simple todo list app, you can add, delete and mark as done a task.

---

This project is a challenge from Rocketseat's Ignite Bootcamp.

### 📌 Requirements

- The user must be able to add, delete and mark tasks as done
- The user must be able to check the progress of their board of tasks

### 🔨 Built with

- ⚡️ [React 18](https://beta.reactjs.org/)
- 🦾 TypeScript
- 🫀 [Jest](https://jestjs.io/)
- 🎨 [Tailwind with JIT](https://tailwindcss.com/)
- 🪢 [CSS Modules](https://github.com/css-modules/css-modules)
- 👑 [Atomic Design organization](https://bradfrost.com/blog/post/atomic-web-design/)