Search Engine(front-end) made with Typescript and React, CI/CD, Github Actions and much more. I used a Mock Service Worker during development and testing.
I used a free Service to deploy the REST API, so after 15 minutes of inactivity it puts the REST API to sleep, so if you encounter any issue just reload the page.
npm install
npm run dev
npm run test
npm run lint
# to link our local project to a Vercel Project (requires permisions)
vercel link
Mock Service Worker operates client-side by registering a Service Worker responsible for requests interception.
# to link our local project to a Vercel Project (requires permisions)
npx msw init public/
👤 **César Rivera **
- Website: http://react-final-pi.vercel.app/
- Github: @CesarAugusto316
- LinkedIn: @cesar rivera
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator