This app uses the restcountries API to bring information from countries and saves them in a PostgreSQL database.
The frontend is made with React and shows the list of countries. It has paging, multiple combinable filters and the possibility of adding tourist activities to each country.
Frontend: React + Redux + CSS
Backend: NodeJs + Express + Sequelize
Database: PostgreSQL