Devansh-365 / whisper

A platform where users can share their thoughts, ideas, or stories that they wouldn't feel comfortable sharing elsewhere

Home Page:https://whisper-cyan.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whisper✨️

whisper licence whisper forks whisper stars whisper issues whisper pull-requests

View Demo · Report Bug · Request Feature

Introducing whisper ✌️

A platform where users can share their thoughts, ideas, or stories that they wouldn't feel comfortable sharing elsewhere.

🚀 Demo

Try the App: whisper

🛠️ Installation Steps

  1. Clone the repository
git clone https://github.com/Devansh-365/whisper.git
  1. Change the working directory
cd whisper
  1. Split terminal
cd client & cd server
  1. Install dependencies for both client & server
npm install
  1. Copy .env.example to .env.local and update the variables in server & client.
cp .env.example .env.local
  1. Run the client & server
npm run start

You are all set! Open localhost:3000 to see the app.

🛡️ License

This project is licensed under the MIT License - see the LICENSE file for details.

🍰 Contributing

  • Whisper is an open-source project and we welcome contributions from the community.

  • If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcome.

Our Contributors ✨

About

A platform where users can share their thoughts, ideas, or stories that they wouldn't feel comfortable sharing elsewhere

https://whisper-cyan.vercel.app


Languages

Language:TypeScript 88.6%Language:HTML 5.9%Language:CSS 4.7%Language:JavaScript 0.8%