Skip to content

profdangarcia/front-challenge-03

Repository files navigation

front-challenge-03

Third Front-end challenge from Front-end Menthor

You can check the challenge here

Demo

Tools

  • ReactJs

Created from a basic "create-react-app"

CSS with Styled Components

Using the power of the types from Typescript

  • Api Requests with Axios

Try it

  • Run the project: npm start

Extra Content

Include popular icons in React projects. Utilizes ES6 imports that allows you to include only the icons that your project is using.