Skip to content

shmiitg/Code-Dunk

Repository files navigation

Tech Stack 🗃

Getting Started 👨‍💻

Setup the repository to your local environment.

  1. Fork the repository - Creates a replica of repository to your local environment.
  2. Clone the repository - Downloads all repo files to your machine, using
git clone https://github.com/YOUR-USERNAME/Code-Dunk
  1. Set working directory to the root directory of the project.
cd Code-Dunk