techbropedia

The Wikipedia for Techbros & Techsis in Nigeria

OTHER License

Stars
1

Techbropedia

Welcome to Techbropedia, a platform dedicated to documenting the stories of individuals in the tech industry. Here, we highlight the diverse backgrounds and experiences of people working in technology, from their education and early career choices to their current projects and contributions to the field.

Getting Started

This is a Next.js project bootstrapped with create-next-app.

To get started, clone the repository and run the development server:

git clone https://github.com/JCalmCrasher/techbropedia.git

Navigate to the project directory

cd techbropedia

Install dependencies

npm install

# yarn
yarn install

#or if you use pnpm
pnpm install

Start the development server

npm run dev

#or
yarn dev

#or if you use pnpm
pnpm dev

Open http://localhost:3000 or whatever url that is displayed in your terminal to view the project in your browser.

Contributing

Contributions are highly welcome. See CONTRIBUTING.md for more information on how to contribute to this project.