/country-pet

A countries database created to show the way of generating ui and api requests from the same source

MIT LicenseMIT

🐈 Intro

Coverage Badge
This is a pet project for testing some features, packages or technologies before using them at work 🙈

👩‍💻 Technologies

  • TypeScript
  • React 17+
  • UI: react-bootstrap (bootswatch theme)
  • Builder: webpack 5
  • Testing: jest, testing-library/react, puppeteer
  • Made with yarn

🚀 Launch

  • yarn start for dev build.
    Project is served at localhost:8080

  • yarn test to run all tests