Skip to content

Releases: Bragde/basic-cra-ts

React Router

24 Feb 18:26
Compare
Choose a tag to compare

Implementation of React Router with a few routes and basic routing functionallity

API CRUD

17 Feb 20:02
Compare
Choose a tag to compare

Http api with basic crud functionality using fetch library.
Mock service worker to catch http requests and mock responses.

First release

11 Feb 16:29
Compare
Choose a tag to compare

Basic create react app project with Typescript.
Basic configuration for ESLint and Prettier.
Configuration for debugging with Chrome.