Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 921 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 921 Bytes

Coronavirus vaccination frontend

Description: Application to schedule coronavirus vaccine, proposed by Pitang Agile IT's Trainee Project

Project: COVID19

  • Project linked to this repository based on Kanban cards with issues for each branch and linked pull requests
  • You can see the timeline of the most recent commits to this repository and its network ordered by most recently pushed to, on Network Graph

Recommended Installation

  1. Make sure you have yarn installed
  2. Choose a directory on your pc to clone this project
  3. Run git clone git@github.com:thaisclxt/covid19-frontend.git on the choosed directory
  4. Run yarn install to install dependencies
  5. Run yarn start to start the app
  6. Open http://localhost:3000 to view it in your browser