/HacktoberFest-X-OWASP-2023

Website for displaying hacktoberfest projects under OWASP Student Chapter

Primary LanguageCSS

HacktoberFest website for OWASP Student Chapter, TIET

To get Started:

  1. Open terminal.
  2. Run npm i -g yarn in therminal to install yarn.
    This step is required to be done once only.
  3. Navigate to your project directory in the terminal.
  4. Run yarn or yarn install in terminal to install required packages.
  5. Run yarn dev to start your project on localhost🚀