Skip to content

TelegramUsername/GBTC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Giving back to the Community

Welcome to GBTC! This project is aimed at giving back to the community and is built using the MERN (MongoDB, Express.js, React.js, Node.js) stack.

Features

  • Chat: Real-time chat functionality to connect with other users.
  • Jobs: Post and apply for job listings.
  • Feed: Share updates, articles, or thoughts with the community.
  • Livestreams: Watch or host live streams on various topics.

Getting Started

To get started with this project, follow these steps:

  1. Clone the repository: git clone https://github.com/Give-Back-To-Community/GBTC
  2. Install dependencies: cd project-name && npm install
  3. Set up the environment variables: Create a .env file in the root directory and add necessary environment variables.
  4. Start the development server: npm start
  5. Open your browser and navigate to http://localhost:3000 to view the app.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these guidelines:

  • Fork the repository
  • Create a new branch: git checkout -b feature-name
  • Make your changes and commit them: git commit -m 'Add feature-name'
  • Push to the branch: git push origin feature-name
  • Submit a pull request

License

This project is licensed under the MIT License.

Acknowledgements

We would like to thank all contributors and the open-source community for their support and contributions to this project.

Contact

For any questions or inquiries, please contact Dhruv.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.4%
  • HTML 6.9%
  • CSS 3.7%