News

What is this project about? This project is a course exercise of React from Aprende React. . The exercise consiste in a clone of the freecodecamp testimonials module using react. If you aren't ...
It is almost dynamic beacuse it is getting the cards from the data.js file which is in the components folder you can add more data in the data.js file and it will add them next to the cards, just ...