Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/imnotannamaria/todo-react

Todo list with React.
https://github.com/imnotannamaria/todo-react

eslint radix react reactjs styled-components typescript

Last synced: 21 days ago
JSON representation

Todo list with React.

Awesome Lists containing this project

README

        


Todo

## ✨ Technologies

This project was developed with the following technologies:

- React
- TypeScript
- radix-ui
- styled-components
- eslint

## 💻 Project

Project is a TODO list with react. Being able to add tasks, remove them and mark them as completed.

## 🚀 Deploy

- Clone the repository
- Install dependencies with `npm install`
- Start the server with `npm run dev`