It is a static website built using Next.js.
-
This is a open-source project. You can contribute to this project by forking this repository and sending a pull request.
-
You can also create an issue if you find any bug or want to suggest any feature.
clone this repository
git clone https://github.com/AariyanApu/gbdc.git
install dependencies
npm install
run the project
npm run dev
- Fork this repository
- Clone the forked repository
- Create a new branch
- Make changesS
- Commit and push the changes
- Create a pull request