This project is a Frontend for Chatter App API built with ReactJS, Vite and MUI. It uses Apollo Client for API requests.
- First you need to clone this repository running:
$ git clone [email protected]:andreddavies/chatter-app-ui.git
$ yarn install
- First clone the API and follow the documentation instructions: Chatter App API
# development
$ yarn dev
- Use the App to talk with other people
- I will continue to update this document while the API is not yet complete
- The image used in this document and in the project, such as the favico, are not mine
- This project is just for study purposes. It doesn't have commercial intentions
- Author - André Davies