TechNodes2-0 / TechNode-Community-Website

TechNodes: Empowering tech enthusiasts through open-source collaboration, knowledge sharing, and problem-solving for positive impact in the tech community.
https://tech-node-community-website.vercel.app/
8 stars 4 forks source link
community gssoc24 hacktoberfest hacktoberfest-accepted open-source

TechNodes

TechNodes: Empowering tech enthusiasts through open-source collaboration, knowledge sharing, and problem-solving for positive impact in the tech community.

Community Website

Open Source Love License GitHub issues GitHub forks GitHub stars View on Figma Netlify Badge

Welcome to the Community Website project! This website aims to bring together community members and provide a platform for collaboration, discussions, and sharing of resources.

Table of Contents

Features

Installation

  1. Clone the repository:

    git clone https://github.com/TechNodes2-0/TechNode-Community-Website.git
  2. Install dependencies:

    cd TechNode-Community-Website
    npm install
  3. Configure the environment variables:

    • Rename the .env.example file to .env.
    • Modify the variables in the .env file according to your setup (database connection, API keys, etc.).
  4. Start the development server:

    npm run dev

    The website should now be accessible at http://localhost:3000.

Contributing

We welcome contributions from the community to make this website even better! To contribute, follow the guidelines outlined in the Contribution Guide.

License

This project is licensed under the MIT License.