Contribution Guideline
Setup Locally
Clone the fork
git clone https://github.com/YourName/countriesNowAPI.gitChange directory
cd countriesNowAPIInstall packages
npm iStart Project
npm startRun test
npm run integration:testMaking Changes
Adding New Endpoints
Commit Messages
Last updated