In this project you will learn how to build a very simple React application. You will work in a real-world project for a fictional company that requires your help. The project has been split into multiple milestones, and each milestone has functional and technical requirements that you will need to implement.
- Node.js
- React
- React-DOM
- React-Create-App
- npm
- CSS
- ES6
Math-magicians is a fictional company based in France. They have requested your help to build a simple product that would assist them with their calculations. An important thing to notice is that they have asked for a product that is not just fully-functional, but also beautiful and user-friendly.
- Milestone 1: Basic project structure
- Milestone 2: Components
- Milestone 3: Styling
- Milestone 4: Calculations
- Milestone 5: Event handlers