/hacktoberfest-gym-guru

This is a gym website.

Primary LanguageJavaScriptMIT LicenseMIT

Gym Guru

Always make a new branch for new PR

Installation

Gym guru requires Node.js v10+ to run.

Install the dependencies and devDependencies and start the server.

cd hacktoberfest-gym-guru
npm i
npm start