
To Download Source code
Download Zip Folder
Extract folder
Go to Code Editor
In terminal type "npm i"
After downloaded node module
You can start Your app type "npm start"
Build a password generator UI with flexbox alignment and centered content. Style with purple background, white text, gold font, rounded elements, and hover effects, then preview the password logic next.
build a react password generator using useState to manage password state, validate lowercase, uppercase, numbers, and special characters, and generate an eight-character password by random character selection.
To Download Source code
Download Zip Folder
Extract folder
Go to Code Editor
In terminal type "npm i"
After downloaded node module
You can start Your app type "npm start"
Develop a reactive expense tracker by adding income and expenses, updating the balance in real time as transactions like salary and fees are entered.
To Download Source code
Download Zip Folder
Extract folder
Go to Code Editor
In terminal type "npm i"
After downloaded node module
You can start Your app type "npm start"
In part 2, build a react app interface with flexbox centering, create income and expense sections, and manage balance state and transactions to prepare a transaction menu.
To Download Source code
Download Zip Folder
Extract folder
Go to Code Editor
In terminal type "npm i"
After downloaded node module
You can start Your app type "npm start"
Leverage the open weather API to fetch city weather data by building an asynchronous fetch function, wiring it to a React useEffect, and display results in the app.
Display weather data on a React page, binding city input to state, rendering temperature, and styling with gradients and icons for a polished, responsive UI.
To Download Source code
Download Zip Folder
Extract folder
Go to Code Editor
In terminal type "npm i"
After downloaded node module
You can start Your app type "npm start"
Log in to the accent currency site, fetch endpoints and API key, set up two currencies state, and implement async fetch and currency conversion using exchange rates.
To Download Source code
Download Zip Folder
Extract folder
Go to Code Editor
In terminal type "npm i"
After downloaded node module
You can start Your app type "npm start"
Debug and finalize a ReactJS quiz app by correcting data handling to use data.results, enabling multiple choice questions, and implementing restart and start interactions, with loading states and shuffled answers.
Learn to build a tic tac toe game in the final project, including win conditions, reset, and play again, with a demo and setup the react app to start coding.
To Download Source code
Download Zip Folder
Extract folder
Go to Code Editor
In terminal type "npm i"
After downloaded node module
You can start Your app type "npm start"
Learn to build a ReactJS UI in part 2 by downloading assets, applying flex and gradient styling, and managing box state and counters for a simple game.
Welcome to an all-levels journey into ReactJS! Whether you're a beginner or seeking to fortify your React knowledge, this course offers a comprehensive exploration of fundamental concepts while diving into the intricacies of React hooks. Starting with React fundamentals, including components, JSX, state, and props, the course gradually introduces hooks like useState, useRef and useEffect, enabling all participants to build a solid foundation.
Embark on a transformative ReactJS adventure in this comprehensive course! Over seven enriching days, delve into the realm of React by creating seven practical projects:
Password Generator: Generate secure passwords with varying complexities, mastering state management and user interactivity.
Todo List: Build an intuitive task organizer, honing your skills in component structuring and handling user inputs.
Expense Tracker: Create a financial tool to track expenses, focusing on data management and manipulation.
Temperature(Weather) App: Develop a dynamic application to fetch and display weather data, learning API integration and responsive design.
Currency Converter: Construct a real-time currency converter, diving into API usage and data fetching techniques.
Quiz App: Craft an engaging quiz application, refining your knowledge in conditional rendering and Fetch APIs.
Tic Tac Toe Game: Create a classic game, applying React concepts to build a responsive and interactive gaming experience.
Throughout this course, you'll explore React hooks such as useState, useEffect, and useRef. Understand prop passing, manage state effectively, and implement fetch APIs seamlessly. Each project is carefully designed to reinforce fundamental React concepts while providing hands-on experience in real-world scenarios.
The culmination of this seven-day journey, you'll not just have a collection of seven remarkable projects but also a thorough grasp of ReactJS, equipping you to craft dynamic, engaging web applications with confidence!