Skip to content

xavjamito/vaccine-reservation-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

The Project is Live here: https://vaccine-reservation-system.herokuapp.com/

(back to top)

Getting Started

In this project, there is no need to setup your own database credentials. I have hardcoded my own MongoDB credentials for the purpose of the project.

Installation

Follow the steps below to run the app locally

  1. Clone the repo
    git clone https://github.com/xavjamito/vaccine-reservation-system.git
  2. Go to the repo
    cd vaccine-reservation-system
  3. Install packages at the root folder
    yarn or npm i
  4. Install packages at the frontend folder
    cd frontend
    yarn or npm i
  5. Build project
    cd ..
    yarn build
  6. Run in your local browser (http://localhost:3100)

(back to top)

License

Distributed under the MIT License.

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published