Skip to content

πŸ“ A responsive To-Do List app built with React and Redux. Features custom hooks, styled-components, and modern frontend architecture.

Notifications You must be signed in to change notification settings

Dor-Ka/frontend-youcode-react-todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ To Do List - React

πŸ”— Demo

Link to the page

πŸ“Œ About

This project is a simple website created for practicing basic HTML, CSS, JavaScript, and React skills.

🧰 Technologies Used

  • HTML – Markup structure
  • CSS – Modern styling techniques
  • JavaScript – Interactivity & logic
  • React – UI components & state management

πŸš€ Key Features

  • BEM CSS methodology
  • ES6+ features (arrow functions, destructuring, etc.)
  • CSS Grid for layout
  • Media Queries for responsiveness
  • Immutability principles in JS

βš›οΈ React & Redux Features

  • useState, useEffect, custom hooks
  • styled-components for scoped styling
  • Redux: store setup with slice, useSelector, useDispatch, and Provider

βš™οΈ Project Setup

This project was bootstrapped with Create React App.

πŸ›  Available Scripts

npm start

Runs the app in development mode on http://localhost:3000

npm run build

Builds the app for production to the build folder.

Releases

No releases published

Packages

No packages published