lists-and-keys
There are 34 repositories under lists-and-keys topic.
vikaskumaryadav13/Visit-Countries-ReactJS-imt-1B.1
INTERVIEW MOCK TEST - 1B.2
marleyDip/React-Contact-Form-Tailwind-CSS
Responsive React contact form with validation for email, phone, and required fields, logging submitted data to the console.
marleyDip/React-Table-With-Editable-Cells-Tailwind-CSS
A lightweight React table with inline cell editing, search, filtering, add/delete rows, and undo/redo functionality - built entirely without external table libraries.
MuhammadHassan2020/Travel-Todolist
This project is a Travel Todo website built using React.js, focusing on modern front-end development techniques. It utilizes functional components and hooks extensively, specifically leveraging the useState hook for state management. The website allows users to plan and manage their travel packing lists efficiently. overview of the project, its fun
NageswararaoNilla/Visit-Countries
INTERVIEW MOCK TEST - 1B
vikaskumaryadav13/Character-Counter-Card-ReactJS-imt-1B.1
INTERVIEW MOCK TEST - 1B.1
vikaskumaryadav13/Multilingual-Greetings-Card-ReactJS-imt-1A.2
The app must have the following functionalities Initially, the English language button should be active and the English greeting image should be displayed. When the user clicks on a language button, then the corresponding greeting image should be displayed..
vikaskumaryadav13/Music-Playlist-App-ReactJS-imt-1A.3
The goal of this coding exam is to quickly get you off the ground with Lists and Keys.
vikaskumaryadav13/My-Tasks-ReactJS-imt-1B.3
INTERVIEW MOCK TEST - 1B.3
joaozz21/Python_Fundamentals
Exercícios para reforçar conceitos fundamentais de estrutura do Python, como types, functions, loops, lists etc.
JyotsnaGuntha/Characters-Count
A React app that lets users input text and displays a running list of inputs with individual character counts. Includes live updates, controlled inputs, and conditional rendering with styled-components.
JyotsnaGuntha/Multilingual-Greetings
This project is a React application that showcases the use of Lists and Keys to render multilingual greeting messages. Users can switch between English, Tamil, and Telugu to view greeting images dynamically.
JyotsnaGuntha/Music-Playlist
A sleek, responsive music playlist manager built using React with focus on Lists, Keys, and Dynamic Search.
JyotsnaGuntha/My-Tasks-App
A React-based task management app that lets users add tasks, assign tags, and filter tasks dynamically using lists and keys. Built with styled-components and responsive UI.
JyotsnaGuntha/Visit-Countries
Visit Countries is a React app that lets users mark countries as visited or unvisited, dynamically updating views with smooth conditional rendering and interactive UI.
KapkaKaloyanova/todo-list-example-react-kk
SoftUni - JS React course feb. 2025 - Components Deep Dive
mobphycho100/My-Tasks-NxtWave-Mock-Test-1B
Add your Tasks and filter them as per their category
mobphycho100/Visit-Countries-NxtWave-Mock-Test-1B
Add different countries to your visited list, and toggle around them.
mrNareshKumar/TEST---1A-Multilingual-Greetings
Lists and Keys
nagachandu2003/Nxtwave-reactjs-mocktest-2A-3rd-question
This is a taskList that is made using react js.
NageswararaoNilla/Character-Counter
INTERVIEW MOCK TEST - 1B
NageswararaoNilla/Multilingual-Greetings
INTERVIEW MOCK TEST - 1A
NageswararaoNilla/Music-Playlist
INTERVIEW MOCK TEST - 1A
NageswararaoNilla/My-Tasks
INTERVIEW MOCK TEST - 1B
Nitish2773/ReactEventRegistration
A responsive, dynamic event registration portal built using ReactJS. This project allows users to view a list of cultural events and interactively view their registration status. Based on the event selected, the UI dynamically updates to reflect whether the user can register, has already registered, or if registrations are closed.
Sainath-Kale/Character-Counter
When User enters a character and clicks on button, it shows number of character entered
Sainath-Kale/Multilingual-Greetings
Lists and Keys
sourabh-bhatt/React-Zero-to-Hero
This repository contains a collection of React concepts, examples, and best practices to help developers understand and master React.js.
yaswanthsai002/simple-todos
A simple Todos application built with React.js that allows users to easily add, edit, and delete tasks. Each task includes a title, with intuitive buttons for editing or removing tasks directly within the interface.