Skip to content

Praveen8529/TodoApp_using_Hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛍️ Simple TodoApp_using_Hooks

Basic Overview - Live Demo

This simple Todo Application using Hooks prototype shows how hooks can be used to build a friendly application.

Features

  • Add and remove Item from the List
  • Complete the Task and viceversa

Getting started

Try playing with the code on CodeSandbox :)

Edit app

Build/Run

Requirements

  • Node.js
  • NPM
/* First, Install the needed packages */
npm install

/* Then start both Node and React */
npm start

About tests

  • Unit tests
    • All components have at least a basic smoke test
  • Integration tests
    • Fetch product and add to cart properly

Copyright and license

The MIT License (MIT). Please see License File for more information.



A little project by Praveen Lingegowda

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published