paleika / country-pet

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐈 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

About

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

License:MIT License