Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/paulclindo/chateable

Personal basic chat with Firebase, React and Styled Components
https://github.com/paulclindo/chateable

firebase reactjs styled-components

Last synced: 1 day ago
JSON representation

Personal basic chat with Firebase, React and Styled Components

Awesome Lists containing this project

README

        

# Personal Chat

Basic chat for pets using React, Styled Components and Firebase

### Prerequisites

Install

```
npm install
```

### Installing

For development env running

```
npm run dev
```
For production env

```
npm run build
```

## Running the tests

```
npm run test
```

## Built With

React, webpack, Graphql & Jest

## Live

- [Frontend](https://chateable.netlify.app/)

## Authors

- **Paul Ccari** - _Initial work_ - [Github](https://github.com/paulclindo)

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details