Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ananya2001-an/rainbow
Linktree alternative for people of marginalized genders. Has real time chat feature!
https://github.com/ananya2001-an/rainbow
appwrite chakra-ui react vite
Last synced: 16 days ago
JSON representation
Linktree alternative for people of marginalized genders. Has real time chat feature!
- Host: GitHub
- URL: https://github.com/ananya2001-an/rainbow
- Owner: Ananya2001-an
- License: mit
- Created: 2023-07-14T17:43:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-14T12:02:50.000Z (12 months ago)
- Last Synced: 2024-10-03T15:11:33.267Z (about 1 month ago)
- Topics: appwrite, chakra-ui, react, vite
- Language: JavaScript
- Homepage: https://rainbow-eta.vercel.app
- Size: 329 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Rainbow 🌈
It's a Linktree alternative for people of marginalized genders.
#### This project won the first overall prize 🏆 in the TechTogether online hackathon hosted by![Screenshot 2023-11-14 173138](https://github.com/Ananya2001-an/Rainbow/assets/55504616/115151a7-64be-476a-94cc-71ba0ddac2f1)
> This project was originally made for the TechTogether Online hackathon hosted by MLH. You can find the project details [here](https://devpost.com/software/rainbow-fhuw7r)
## Features 💫
- You can create a profile with your name, identity, social media links, etc.
- You can add a profile picture.
- You can see other people's profiles.
- You can chat with other people in realtime.## Tech Stack ⚒️
- Uses **Appwrite Cloud** for authentication, database, storage and realtime
- Uses **Chakra UI** for styling
- Uses **React** for frontend (Vite)## Development 👩💻
1. Fork this repository
2. After cloning your fork, run `npm install`
3. Create `.env` file referencing `.env.example` (need to get all necessary IDs by creating an Appwrite Cloud project)
4. Run `npm run dev` to start the server.## LICENSE
[MIT](LICENSE)