Skip to content

ruanlinos/dolist

Repository files navigation

DoList!

A personal to-do make in react and typescript!

A App that allow users to add, list and remove to-do's.

⚡️ TECHNOLOGIES


TThis project was developed for the Personal Typescript Challenge with the following technologies:

For code formatter and padronization:

💻 DEVELOPING


To run this applications, you need Git, Node and Yarn

# To see a version of node
$ node -v
v13.12.0
# To see a version of yarn
$ yarn -v
1.22.4

Next step you must clone this repository:

$ git clone https://github.com/ruanlinos/bossaboxfront.git

Inside the foder project, just run:

# First, we need to ensure that all packages are installed:
$ yarn

# Now, we can start the frontend (the backend needs to be working now!):
$ yarn start

Well done! the front end is running.

About

A simple to-do, for upgrade my skills in Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published