- React
- React-Router
- SCSS
- TypeScript
- In terminal, run
git clone https://github.com/shubhaemk/best-contact-list.git
- Then either run
yarn install
ornpm install
to install project dependencies - Run
yarn run start
ornpm run start
to start the application locally