Quemia / To-do-List

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To-do List


Getting Started ๐Ÿš€

A simple to-do list to train my skills in React.

Screenshot_20211111_000505

Prerequisites ๐Ÿ“ƒ

  Text Editor
  ReactJS
  Git

Installation ๐Ÿ”ง

The first step is to download the repository in your machine with git:

  $ git init

  $ git clone git@github.com:Quemia/To-do-List.git

  $ cd To-do-List
  

then you will install the necessary packages, and run the code:

  $ npm install
  
  $ npm start

Done with ๐Ÿ’ก

  • ReactJs
  • React-Bootstrap
  • Styled-Components

Author โœ’๏ธ

Quemia Oliveira - Code and Documentation Linkedin

About


Languages

Language:JavaScript 68.1%Language:HTML 31.9%