Welcome to the Hex Coding Interview! During the interview session, you'll implment two functions this repository to fix an application. All changes will be made to src/api/pagination.ts.
- First, install dependencies with
npm install. - Run
npm run start. You should be able to view the app at http://localhost:3000/. It will hot reload as you make changes.