Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 350 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 350 Bytes

This project was bootstrapped with Create React App.

Quick description

This is my project for practicing:

  • ReactJS
  • Redux
  • TypeScript

I hope you guys enjoy checking this repo.

Start

Run the following commands. You gonna need nodejs preinstalled.

  yarn install
  yarn start