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.
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.
To learn more about Next.js, take a look at the following resources:
Check out Next.js deployment documentation for more details.
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.
Acknowledging the resilient entrepreneurs and innovators who have demonstrated that rejection is not the terminal point, but a milestone in the journey.