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
- Make sure you have yarn installed
- Choose a directory on your pc to clone this project
- Run
git clone git@github.com:thaisclxt/covid19-frontend.git
on the choosed directory - Run
yarn install
to install dependencies - Run
yarn start
to start the app - Open http://localhost:3000 to view it in your browser