A simple app to weather forecast using React
If you'd like to avoid using a Git repository, you can also deploy the directory by running Vercel CLI.
npm i -g vercel
vercelServer runs at http://localhost:4000 and client http://localhost:3000
yarn install
yarn start
