developer-student-club-thapar / DSA-Portal-Frontend

1 stars 7 forks source link

DSA-Portal-Frontend

The official repository for GDSC Thapar's DSA Portal Frontend.

Getting Started

Prerequisites

Installation

  1. Clone the repo
git clone https://github.com/developer-student-club-thapar/DSA-Portal-Frontend.git
  1. Install NPM packages
npm install
  1. Run the app
npm run dev

Contributing

We love contributions, so please feel free to fix bugs, improve things, provide documentation. Just send a pull request.

Guidelines