/Guidancefed

Primary LanguageJavaScript

ABOUT:

Guidancefed is a web app that helps students to find the domain of their interest and the resources for pursuing the same. It also has a discussion section where you can discuss with mentors.

HOW TO GET STARTED?

  • Open the CMD in windows.
  • Change the current working directory to the location where you want the cloned directory.
  • And then run the following command to start the web-UI in development mode.
python -m http.server 8000

LANGUAGES AND FRAMEWORKS USED:

  • Javascript
  • HTML
  • CSS