pellumbbaboci / frontend

Frontend for the Dogtor Platform

Home Page:https://dogtor.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend for the Doctor Platform

This platform is a health care assistant to help patients and health professionals track appointments and treatments with a smart personalized experience based in Reactjs and Relay .

Backend can be found here

Prerequisites

Please check

Getting Started

To get you started you can clone the repository and install all its dependencies:

Cloning the app

   git clone https://github.com/Dogtor-Assistant/frontend.git 

   cd frontend

Install Dependencies

For the installation of the dependencies you have to run the following command.

npm install

Build

npm run build

Builds the app for production to the build folder.The build is minified and the filenames include the hashes.

Your app is ready to be deployed!

See the section about deployment for more information.

Run the Application

npm start

Now browse to the app at http://localhost:3000/

Platform in Production

Please check our platform here live.

About

Frontend for the Dogtor Platform

https://dogtor.xyz


Languages

Language:TypeScript 100.0%