The Project consist of UI/UX for a daily to-do List app . Its build on React framework and JSX.
- react
- react-dom
- react-snippets
- Babel JS Support for IDE's
To run this app you can use any text-editor or IDE of choice having JSX (Babel JS ) extensions.
- Download and Unzip to-do-list.zip
- Open terminal
cd to-do-list
run npm install
npm start
- In browser type localhost:3000
- Input text and Click Add
- Click on the Item to delete it