Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 759 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 759 Bytes

InspectHealth - A Health Care Related Website

InspectHealth is a health care landing page templete created with reated using React JS, Bootstrap 5, Firebase Authentication, React Router, JSON.

Fetures

  • Six routes - home, services, about, login (with google and email- pass), register, 404 not found.
  • After a user selects a service, he will be taken to a private route and forced to log in.
  • Mobile responsive design and modern User Interface created with Bootstrap 5.
  • Firebase secure authentication system. Users can log in or register with Google or Email Password.

Installation

In the project directory, you can run:

npm install

Installs the dependencies.

npm run build

Builds the app for production to the build folder.