/feathers-chat-react-typescript

A front-end for the Feathers Chat application using React and TypeScript with create-react-app

Primary LanguageTypeScript

Feathers React Chat (TypeScript)

This project was adapted from the original feathers-chat-react.

A frontend for the feathers-chat API using React with TypeScript.

To run the example:

  • Make sure the feathers-chat API is running
  • Clone this repository
  • In the cloned folder, run yarn install and yarn start

This project was bootstrapped with Create React App.