Skip to content

Full Stack Web Application: Project for "Web Development" course in PESU.

Notifications You must be signed in to change notification settings

HariRaagavTR/fitcorp

Repository files navigation

FitCorp - A Fitness Website (Web Technologies)

Running the Website

Open cmd in the root directory and run:

set PORT=8080 && node bin/www

This runs the backend server.

Then open a new cmd window and run:

cd client
npm start

This runs the react-app and opens the website @ http://localhost:3000/

Project By

Hari Raagav T R, K Keerthana and Keerthi Joshi K

About

Full Stack Web Application: Project for "Web Development" course in PESU.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages