Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 616 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 616 Bytes

todo-list

A simple to-do list web project created using React and Material UI Library with the additional use of SYSTRAN API. The app is hosted by Firebase Hosting. This project's purpose is for learning React framework.

Try locally

Install

npm install

or

yarn install

Run

In the directory of the repo:

npm start

or

yarn start

Author

Minh Thang Cao