Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.74 KB

README.md

File metadata and controls

50 lines (37 loc) · 1.74 KB

OpenCommunity

welcome 👋

Open Community is a platform for creating your event, hackathons or even adding your community. Users(developers) can see all the events and communities and can join them. Users can also create their own events and communities.

OC

Team members

Tech stacks

  • ReactJs a JavaScript library for building user interfaces.
  • Typescript a typed superset of JavaScript that compiles to plain JavaScript.
  • TailwindCSS a utility-first CSS framework for rapidly building custom user interfaces.
  • Appwrite a secure end-to-end backend server for Web, Mobile, and Flutter developers that is packaged as a set of Docker containers for easy deployment 🚀

How to run locally

  • Fork the repository
  • Clone the repository
    git clone https://github.com/your-github-username/OpenCommunity
  • Navigate to the project directory
    cd OpenCommunity
  • Install dependencies
    pnpm i
  • Run the project
    pnpm dev

How to contribute

LICENSE

our project is under MIT license. Check our license file for more information.