frontendmentor

E-commerce product page

Frontend Mentor Challenge

View Demo · Report Bug · Request Feature

Flavio Profile Status Completed

This is a solution to the Newsletter sign-up form with success message.Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Links


Table of contents

Overview

The challenge

Your users should be able to:

  • View the bar chart and hover over the individual bars to see the correct amounts for each day

  • See the current day's bar highlighted in a different colour to the other bars

  • View the optimal layout for the content depending on their device's screen size

  • See hover states for all interactive elements on the page

  • Bonus: See dynamically generated bars based on the data provided in the local JSON file

My process

Built with

  • React
  • SASS
  • Semantic HTML5 markup
  • TypeScript

Useful resources

Author

Acknowledgments

Run the project

To run the client, you need to run the following command:

npm install
npm run dev