Hey there! 👋 Welcome to the The Disrupters Den repository! We're super excited to have you here. This project is all about for the disrupters den community. If you're into Enterprenur road, you're in the right place!
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.
Click on the "Fork" button on the top right corner of the page to create a copy of this repository in your GitHub account.
Clone your forked repository to your local machine using the following command:
git clone https://github.com/your-username/your-project-name.git
run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
git checkout -b feature/your-feature-name
Make your changes to the codebase. Feel free to explore and add features, fix bugs, or improve existing functionality.
Commit your changes with a descriptive commit message:
git add .
git commit -m "Add a concise yet descriptive commit message"
Push your changes to your forked repository:
git push origin feature/your-feature-name
Open a Pull Request (PR) on GitHub. Provide a detailed description of your changes, and explain why they should be merged.
Before contributing, please read and adhere to our Contributing Guidelines. This document outlines the process for submitting issues, making changes, and more.
Please read and adhere to our Code of Conduct. We want this project to be a welcoming and inclusive space for all contributors.
This project is licensed under the MIT
- see the LICENSE.md file for details.
Thank you for considering contributing to The Disruptors Den Community
! We appreciate your time and effort in making this project better.