Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ranile/clurry

A messaging application built using React, TypeScript and Firebase
https://github.com/ranile/clurry

chat-application firebase react typescript

Last synced: about 1 month ago
JSON representation

A messaging application built using React, TypeScript and Firebase

Awesome Lists containing this project

README

        

# Clurry

A messaging application built using React and TypeScript. It uses [Firebase](https://firebase.google.com/) as backend.

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode. Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

### `npm run build`

Builds the app for production to the `build` folder.

### `npm run lint`

Runs [`eslint`](https://eslint.org/) with configured options.

### `npm run lint:fix`

Runs [`eslint`](https://eslint.org/) with `--fix` to automatically fix all fixable linting errors