Skip to content

icarofilho/b7web-ToDoList-d5React

Repository files navigation

To do List

About B7Web

The B7Web is an Online Code Platform that teaches students to become a fullstack developer (Web & Mobile).
The d5React bootcamp teach us react/typescript through five projects in five days.

Objectives of this project

Add a task to a list with checkbox option

Creation method

creating the project folder

npx create-react-app [project_name] --template typescript

Installing libraries

npm install styled-components
npm install -D @types/styled-components

Start Server

in order to use the applications you must start the server at the projects folder by:

npm start

Technologies Applied

npm react
GitHub language count html5 css3 typescript
GitHub code size in bytes

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published