Skip to content

CKschneid/react-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-todo

This is an ongoing project where I reiterate the familiar task of building a Todo app. Since React is more of a library than a highly opinionated framework, there are many approaches that can be used to solve the same problem. Each iteration is designed to showcase a different pattern or library from the exciting ecosystem of the React community.

Navigate the various branches to explore these different approaches, which include:

Running the App

This project was bootstrapped with Create React App.

In the project directory, you can run:

npm start or yarn start

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

The page will reload if you make edits.

Roadmap

Some future techniques I would like to showcase include: