Skip to content

A homework project using React to create a simple lists making app.

Notifications You must be signed in to change notification settings

chayawit/effective-funicular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

What is this about?

This project is a part of PennX: SD4x course (Programming for the Web with JavaScript) on edx.org. The activity is to modify the app to make the React components function as instructed. Users can type in a list name to create a new list. In each list, the user can then add list items. When each list item is clicked, it alternates its colour between black and grey.

How to 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.
You will also see any lint errors in the console.

About

A homework project using React to create a simple lists making app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published