Skip to content

Project-team-PO/Quark-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0365898 · Mar 20, 2024
Oct 26, 2023
Jan 23, 2024
Oct 25, 2023
Oct 25, 2023
Mar 20, 2024
Dec 10, 2023
Dec 10, 2023
Dec 10, 2023
Oct 25, 2023
Oct 25, 2023
Oct 25, 2023

Repository files navigation

Quark (Frontend)

Frontend module for a web application called 'Quark' that allows it's clients to communicate with one another in real-time.

Backend: https://github.com/kayYZ1/Quark-Backend

Tech stack

  • TypeScript
  • React
  • Redux Toolkit with RTK Query
  • Cloudinary for image upload
  • @microsoft/signalr for handling backend real-time functionality

Demo

//ToDo

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

VITE_UPLOAD_PRESET VITE_API_BASE_URl VITE_SERVICE_ID VITE_TEMPLATE_ID VITE_PUBLIC_KEY

Run Locally

Clone the project

  git clone https://github.com/kayYZ1/Quark-Frontend.git

Go to the project directory

  cd Quark-Frontend

Install dependencies

  npm install

Start the server

  npm run start

Authors

About

Frontend module for Quark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages