Work

Travel Wishlist

Personal
Dev
Frontend

Travel wishlist website homepage

GitHub Live-demo

Travel Wishlist

Your personal travel wishlist website

Travel Wishlist is a personal project built with React, Redux Toolkit and TypeScript

About the Project

The objective of this project was to develop from scratch a front-end project, with data fetched from a RESTful API, built with only with the following stack:

Built with

  • HTML5
  • CSS3
  • TypeScript
  • React
  • Redux
  • Material-UI
  • Node.js

Functionalities

  • All the data is fetched from a RESTful API
  • The user can search country by name
  • When the user click on the “More details” button, more info about the country will be shown (name, region, capital, population, flag and list of languages, location)
  • The user can add country to “Wishlist” page
  • When the user add a country to Favorite the favorite icon should change the color.