Skip to content

devpathindcommunity-india/DevPath-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevPath Community Website

DevPath Logo

Welcome to the official repository for the DevPath Community Website. This platform is designed to foster collaboration, share resources, manage events, and connect developers within the DevPath community. Built with the latest web technologies, it offers a modern, responsive, and interactive user experience.

🚀 Features

  • Community Hub: Connect with fellow developers, mentors, and team members.
  • Event Management: Stay updated with upcoming hackathons, workshops, and meetups.
  • Resource Library: Access curated learning paths, tutorials, and documentation.
  • Wiki & Knowledge Base: Comprehensive guides and community-contributed articles.
  • User Profiles: Showcase your contributions, skills, and community activity.
  • Open Source: A platform built by the community, for the community.

🛠️ Tech Stack

This project leverages a modern and powerful technology stack:

🏁 Getting Started

Follow these steps to set up the project locally on your machine.

Prerequisites

Ensure you have the following installed:

Installation

  1. Clone the repository:

    git clone https://github.com/devpathindcommunity-india/DevPath-Web.git
    cd DevPath-Web
  2. Install dependencies:

    npm install
    # or
    yarn install
    # or
    pnpm install
  3. Set up Environment Variables: Copy .env.example to .env.local and fill in your Firebase credentials.

    cp .env.example .env.local
  4. Run the development server:

    npm run dev
    # or
    yarn dev
    # or
    pnpm dev
  5. Open your browser: Navigate to http://localhost:3000 to see the application running.

📜 Scripts

  • npm run dev: Starts the development server.
  • npm run build: Builds the application for production.
  • npm run start: Starts the production server.
  • npm run lint: Runs ESLint to check for code quality issues.

🤝 Contributing

We welcome contributions from the community! Please read our Contributing Guidelines for details on how to get started.

💖 Code of Conduct

We are committed to providing a friendly, safe, and welcoming environment for all. Please read and follow our Code of Conduct.

📄 License

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


Built with ❤️ by the DevPath Community.

🌟 Major Contributors

  • Aditya948351 - Core Maintainer & Lead Developer

About

Main website of DevPath Community

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors