Countries

single-page app

Countries is a SPA built to search for touristic activities in different countries. This project was a mandatory individual challenge in the Henry's Full Stack Developer Bootcamp. It was a pre-requisite to move on to the final project.

Minimum Functionalities required: landing page, a home page with a navigation bar, search by country name, filters by continent and activity, sorting, pagination, a details card for each country, creation of an activity with multiple countries, and functionality to delete countries from the form, a relational database, connection to external API and, finally, a nice design.

The Tech Stack was deliberately restricted to: JavaScript, ReactJs, Redux, HTML, CSS, Node.js, ExpressJs, Sequelize and PostgreSQL.

Visit the web site: Countries or visit the GitHub Repository.