Dardila11 / Helptutor_frontend

Helptutor is a web app to help student find online classes for any topic they need.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Tutorhelp

Available Scripts for Developers

npm install

run this command to install all dependencies before anything else. recommended after cloning or pulling

npm run format

Note: this is mandatory

run this command just before commiting files. What it does is to format all files with prettier

npm run start

run this command to start the server in your local machine

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

About

Helptutor is a web app to help student find online classes for any topic they need.


Languages

Language:JavaScript 98.7%Language:CSS 1.0%Language:HTML 0.2%