Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nahuelrosas/skyquick
React Chat Application
https://github.com/nahuelrosas/skyquick
Last synced: 20 days ago
JSON representation
React Chat Application
- Host: GitHub
- URL: https://github.com/nahuelrosas/skyquick
- Owner: nahuelRosas
- Created: 2022-12-23T20:18:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-21T22:19:42.000Z (10 months ago)
- Last Synced: 2024-04-22T15:03:27.229Z (8 months ago)
- Language: TypeScript
- Homepage: https://sky-quick.vercel.app
- Size: 899 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SkyQuick
A simple instant messaging project.
SkyQuick is an instant messaging project developed using TypeScript, React, Next.js, Firebase, and Recoil. The project is open-source, but modifications are not allowed. You can find the source code at https://github.com/nahuelRosas/SkyQuick.
Installation
To install the project, use the following command:
yarn install
To run the development server, use the following command:
yarn run dev
Environment Variables
Before running the development server, you need to create a file named
ENV
with the following environment variables:
- NEXT_PUBLIC_FIREBASE_APIKEY
- NEXT_PUBLIC_FIREBASE_AUTHDOMAIN
- NEXT_PUBLIC_FIREBASE_PROJECTID
- NEXT_PUBLIC_FIREBASE_STORAGEBUCKET
- NEXT_PUBLIC_FIREBASE_MESSAGINGSENDERID
- NEXT_PUBLIC_FIREBASE_APPID
- NEXT_PUBLIC_FIREBASE_SEARCHKEY
- NEXT_PUBLIC_ALGOLIA_APPID
- NEXT_PUBLIC_ALGOLIA_SEARCHKEY
Project Status
The project is currently in development. The following features are currently being developed:
- Encrypt messages
- Send images
- Send files
- Send voice messages
- Send videos
- Send stickers
- Send GIFs
- Send emojis
- Send links
[![Screenshot](https://res.cloudinary.com/dpd5v5wnr/image/upload/v1674692056/Screenshots/Screenshot_from_2023-01-25_20-34-40_a0gq2e.png)](https://res.cloudinary.com/dpd5v5wnr/image/upload/v1674692056/Screenshots/Screenshot_from_2023-01-25_20-34-40_a0gq2e.png)
[![Screenshot](https://res.cloudinary.com/dpd5v5wnr/image/upload/v1674692056/Screenshots/Screenshot_from_2023-01-25_20-35-10_dzq3gt.png)](https://res.cloudinary.com/dpd5v5wnr/image/upload/v1674692056/Screenshots/Screenshot_from_2023-01-25_20-35-10_dzq3gt.png)
[![Screenshot](https://res.cloudinary.com/dpd5v5wnr/image/upload/v1674692055/Screenshots/Screenshot_from_2023-01-25_20-35-40_rmp1si.png)](https://res.cloudinary.com/dpd5v5wnr/image/upload/v1674692055/Screenshots/Screenshot_from_2023-01-25_20-35-40_rmp1si.png)
[![Screenshot](https://res.cloudinary.com/dpd5v5wnr/image/upload/v1674692055/Screenshots/Screenshot_from_2023-01-25_20-35-26_nbkx0z.png)](https://res.cloudinary.com/dpd5v5wnr/image/upload/v1674692055/Screenshots/Screenshot_from_2023-01-25_20-35-26_nbkx0z.png)
[![Screenshot](https://res.cloudinary.com/dpd5v5wnr/image/upload/v1674692055/Screenshots/Screenshot_from_2023-01-25_20-35-17_rrszow.png)](https://res.cloudinary.com/dpd5v5wnr/image/upload/v1674692055/Screenshots/Screenshot_from_2023-01-25_20-35-17_rrszow.png)