# How to run website project

- yarn install
- yarn run dev
- open http://localhost:3000/ on browser

# How to run PropData function

- node PropData.js 16

replace 16 with any number within the range 1 - 50.