My first React Project
My first React Project
My sixth small learning project is an order manager where you can enter a name, choose how many items you want, select pickup or delivery, see everything in a list, and delete entries again.
Log in to leave a comment
My next project is a counter that allows a number value to be changed. The counter can be increased or decreased using plus and minus buttons. An input field lets the user set the step size. In addition to fixed action buttons with different math operations, users can create their own buttons, give them a name, and assign custom actions.
Functions:
Log in to leave a comment
In this devlog, I completed my fourth project: a random colour generator in RGB.
The application generates random colours, displays the currently generated colour in large format, and allows you to copy the RGB value directly.
Log in to leave a comment
I programmed my 3 Project.
In my third project, I developed an interactive React application that displays person cards with details like name, age, and driver’s license status. Clicking a card dynamically toggles a detailed description on and off using conditional rendering. Additionally, users can permanently remove individual cards by updating the person array via React state.
Log in to leave a comment
I programmed the second Project: a simple Card Component
Log in to leave a comment
Today, I’m programming so that you can now switch between projects by clicking the buttons.
Log in to leave a comment
Just built my first-ever React site. Keeping it simple for now, but I’m finally starting to understand how components work.
Log in to leave a comment