/react-anna

A chat app clone done with react and scss

Primary LanguageTypeScript

This is a simple chat webpage that allows users to send messages to each other. The webpage is responsive and can be used on mobile devices. The webpage is also deployed on firebase and done with react, typescript, javascript, css and styled components.

How to run the project

  1. Clone the repository
  2. Run npm install to install the dependencies
  3. Run npm start to start the project

How to run the tests

  1. Run npm test to run the tests

How to deploy the project

  1. Run npm run build to build the project
  2. Run firebase deploy to deploy the project

Check out the webpage here: https://annacamps.es/ and my github here: @ccaampss