You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A page which shows some basic information about me and is designed to look like a business card. It is built with React, and it's a static page that consists of four components: Info, About, Interests and Footer.
React made Travel Journal, which displays five most beautiful places I have visited. It consists of five Card components, which take hard-coded data from the data.js file, and display a card-like description of that place.