/profile-card

React profile card component

Primary LanguageTypeScript

Profile card component

This is my implementation of the challenge profile card component from frontend-mentor.

It was made with React and Typescript.

Result

result

Setup locally

Clone this repository and enter in the profile-card folder. Inside this folder run the following command:

yarn && yarn start

Visit http://localhost:3000/ to view your development server.