https://github.com/mat-sz/todo-web
📋 React + TypeScript front-end for my project management app.
https://github.com/mat-sz/todo-web
project-management react redux redux-saga todo typescript
Last synced: 2 months ago
JSON representation
📋 React + TypeScript front-end for my project management app.
- Host: GitHub
- URL: https://github.com/mat-sz/todo-web
- Owner: mat-sz
- License: bsd-3-clause-clear
- Created: 2019-12-09T19:54:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-04T16:51:16.000Z (over 5 years ago)
- Last Synced: 2025-01-10T03:33:29.834Z (4 months ago)
- Topics: project-management, react, redux, redux-saga, todo, typescript
- Language: TypeScript
- Homepage:
- Size: 279 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# todo-web
[](https://travis-ci.com/mat-sz/todo-web)
React + TypeScript front-end for [todo-api](https://github.com/mat-sz/todo-api).
**Make sure to set the `REACT_APP_API_URL` environment variable when deploying to production. Trailing slash is required.**