Skip to content

mertcancet/todo-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Todo Project

todo-app-gif

This project was bootstrapped with Create React App.


In this project I developt basic TO-DO App used React. Used Redux for state management and BEM Notation for CSS files.

Features:

  • Add/Delete/Update column. This column used for separate Todo's
  • Add/Delete/Update Todo's
  • Columns Page
  • Basic Login/Logout Router

Built With

Getting Started

Prerequisites

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/mertcancet/todo-redux.git
  1. Install NPM packages
npm install

Run

npm run start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

Releases

No releases published

Packages

No packages published