Skip to content

ToDo List project is a challenge that consists of implementing some features so that the to do list works correctly

License

Notifications You must be signed in to change notification settings

franciscovinicios/ignite-desafio-conceitos-do-react

Repository files navigation

to do

This ToDo List project is a challenge that consists of implementing some features so that the to do list works correctly

Status: Finished

Tech StackLayoutGetting StartedHow to InstallLicense

Tech Stack

The following tools were used in the construction of the project:

  • React
  • TypeScript
  • WebPack
  • WebPack Dev Server
  • SASS
  • Fast Refresh

Layout

screencapture-localhost-8080-2022-02-21-21_15_13

Getting Started

These instructions will get you a copy of the full project up and running on your local machine for development and testing purposes.

The project can be built with npm or yarn, so choose one of the approach bellow in case you don't have any installed on your system.

  • Npm is distributed with Node.js which means that when you download Node.js, you automatically get npm installed on your computer. Download Node.js

  • Yarn is a package manager built by Facebook Team and seems to be faster than npm in general. Download Yarn

How to Install

  • To download the project follow the instructions bellow:
1. git clone https://github.com/franciscovinicios/ignite-desafio-conceitos-do-react.git
2. cd ignite-desafio-conceitos-do-react
  • Install the dependencies and start the project:
3. yarn install
4. yarn dev

or

3. npm install
4. npm dev

License

This project could be used by anyone! MIT License

Made with love by Francisco Vinicios👋🏽 Get in Touch!

About

ToDo List project is a challenge that consists of implementing some features so that the to do list works correctly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published