- Fork this repository.
- Clone the forked repository into your machine.
- Install dependencies.
npm install -g vercel
npm install- Run the site locally.
vercel dev- Login to vercel if prompted.
- Push any changes you made to your forked repository.
- Create a pull request on this repository.