brahmandhq / darkhorses

16 stars 5 forks source link

Darkhorses

Dark Horses is a web project dedicated to shining a spotlight on the underdogs of the business and startup world.

This project serves as a comprehensive repository for companies and projects that have thrived against the odds, navigating through challenges without succumbing to the despair of rejections from different VCs.

Our aim with this project is to inspire, educate, and provide tangible hope to entrepreneurs and innovators facing similar hurdles.

Getting Started on Local

clone the repository

git clone https://github.com/brahmandhq/darkhorses.git

open the directory of the project

cd darkhorses

install the projects depedencies

npm install
# or
yarn install
# or
pnpm intstall
# or
bun install

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.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learning NextJS to contribute

To learn more about Next.js, take a look at the following resources:

Check out Next.js deployment documentation for more details.

Contributing

Dark Horses thrives on community contributions. Whether it's adding new company profiles, improving the project's code, or sharing resources, your input is invaluable.

  1. Fork the repository.
  2. Create your feature branch (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -am 'Add some AmazingFeature').
  4. Push to the branch (git push origin feature/AmazingFeature).
  5. Open a Pull Request.

Acknowledgements

Acknowledging the resilient entrepreneurs and innovators who have demonstrated that rejection is not the terminal point, but a milestone in the journey.