An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# todo-web

[![Build Status](https://travis-ci.com/mat-sz/todo-web.svg?branch=master)](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.**