Skip to content

Learning Project: Todo List project created using React and Material UI Libary.

License

Notifications You must be signed in to change notification settings

ThangMinhCao/todo-list

Repository files navigation

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