filmov
tv
React Project | How to Make A Quiz App in React JS | Quiz App using HTM, CSS and React JS
Показать описание
Hi People,
CSS-
.App {
text-align: center;
}
ul {
list-style-type: none;
padding: 0;
}
li {
margin: 10px 0;
padding: 10px;
cursor: pointer;
background-color: #f4f4f4;
}
li:hover {
background-color: #ddd;
}
.selected {
background-color: #b3e5fc;
}
.button{
background-color: #0dbc72;
border-radius: 20px;
width: 20%;
cursor: pointer;
}
.button-disable{
border-radius: 20px;
width: 20%;
cursor: not-allowed;
}
**********************************************************
#beginners #coding #programming
Follow me on Social Platforms
Thank you guys for your support, subscribe @yoshitajain0812
Love,
Yoshita :)
CSS-
.App {
text-align: center;
}
ul {
list-style-type: none;
padding: 0;
}
li {
margin: 10px 0;
padding: 10px;
cursor: pointer;
background-color: #f4f4f4;
}
li:hover {
background-color: #ddd;
}
.selected {
background-color: #b3e5fc;
}
.button{
background-color: #0dbc72;
border-radius: 20px;
width: 20%;
cursor: pointer;
}
.button-disable{
border-radius: 20px;
width: 20%;
cursor: not-allowed;
}
**********************************************************
#beginners #coding #programming
Follow me on Social Platforms
Thank you guys for your support, subscribe @yoshitajain0812
Love,
Yoshita :)
React Tutorial for Beginners
Learn React With This One Project
7 better ways to create a React app
The Perfect Beginner React Project
React Todo List App Tutorial - React JS Project Tutorial for Beginners
Stop Using Create React App
React JS Full Course | Build an App and Master React in 1 Hour
10 React Antipatterns to Avoid - Code This, Not That!
Project #11: Build Expense Tracker App Using React JS
React Website Tutorial - Beginner React JS Project Fully Responsive
Learn React JS with Project in 2 Hours | React Tutorial for Beginners | React Project Crash Course
Build And Deploy Real Estate Website Using React and Tailwind CSS | React JS Project
Top 5 React JS projects for Beginners
How to run React JS app in Visual studio code tutorial | Download and install react in VS Code 2024
This Is A Great Beginner React/TypeScript Project
Junior vs Senior React Folder Structure - How To Organize React Projects
React JavaScript Framework for Beginners – Project-Based Course
How to Create and Run a React App
First React app using create-react-app | VS code | npx | npm
Code A React Website Tutorial | ReactJS Tutorial For Beginners
How To Run an Existing React App In VSCode | How To Run React In VSCode
Fast Food App in React Native 🔥 #shorts #reactnative #expo #reactjs #app #ui
React JS Project Tutorial ( Weather App ) - Tanstack Query, Shadcn, Recharts, Tailwind, Typescript
React Tutorial in Hindi 🔥🔥
Комментарии