Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

ogusti/find-doctors-in-ny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Start

# Make a copy of this project
$ git clone https://github.com/ogusti/find-doctors-in-ny
$ cd find-doctors-in-ny

# Install project dependencies
$ yarn

# Development server
$ yarn start # Opens browser at http://localhost:3000