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

https://github.com/ayanavakarmakar/openchat-frontend

Frontend for OpenChat, built using React & MUI (WIP)
https://github.com/ayanavakarmakar/openchat-frontend

Last synced: 3 months ago
JSON representation

Frontend for OpenChat, built using React & MUI (WIP)

Awesome Lists containing this project

README

        

![OpenChat-Frontend](https://socialify.git.ci/AyanavaKarmakar/OpenChat-Frontend/image?description=1&font=Raleway&language=1&name=1&pattern=Solid&theme=Dark)

## Getting Started

1. Clone the repository

```bash
git clone https://github.com/AyanavaKarmakar/OpenChat-Frontend.git
```

2. Install dependencies

```bash
npm install
```

3. Start the development server

```bash
npm run dev
```

___