- Independent
- Student Project
DESIGN PROCESS
Paper Sketching
UI Design – Figma
DURATION
- One Week
- October, 2021
DEV TECHNOLOGY
- React
- Redux,
- TypeScript,
- Material UI Design
Generating Data from 3rd Party API (Rest Countries) into front-end
A simple front-end application to gather data from 3rd party API and playing with several functionalities. The main purpose was to get used to React, Redux, TypeScript, and Material UI design library. At the same time, saving data to local storage so that it does not disappear after the page reload.
Independent Project
Goal & Plan
This was a fun project. The ultimate goal was to build a react, redux application along with TypeScript. And Saving data to Local Storage.
Implementation & Achievement
To implement the idea into real project, my process was to sketch the UI of the application and then started designing the UI in Figma. To implement the design idea into development, I used the predefined techs.
RestCountries
_implemented features
- Getting all countries data into the home page.
- Adding and removing a specific country to the wish list
- A country can’t be selected twice unless it is removed from the wish list.
- Getting more data of a specific country
- Saving data to the local storage so that it does not disappears after the page reload
- Searching a country

Colors & Material
Extra Blue
#1D3444
Magenta Magma
#DCEAF5
Night Sky
#718593
Typography
Poppins Semibold
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
a b c d e f g h i j k l m n o p q r s t u v w x y z
Poppins Regular
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
a b c d e f g h i j k l m n o p q r s t u v w x y z
UI Preview
Get All Countries from API

Search a Country By Name

Add Countries to Wish List

The true sign of intelligence is not knowledge but imagination.

The true sign of intelligence is not knowledge but imagination.

Check detailed information of an individual country
