An exercise to reproduce a three-card layout to present a "featured articles" section.
This exercise makes use of:
npm install
npm run build
npm start
This code has been tested with Node.js 18.x
This code has been verified to reproduce the layout correctly on the following browsers:
- Safari (16.3)
- Brave (v1.49.120)
- Firefox (111.0)