Giter VIP home page Giter VIP logo

to-do-app's Introduction

To Do App

A tool to help you remember your tasks. Link to Demo

Description

Add tasks to the list, mark tasks as done and not done, and delete tasks from the list. Your tasks will still be there when you revisit the app.

  • Add a task by typing into the input and pressing enter.
  • Mark tasks as done/not done by checking/unchecking a task.
  • Delete tasks by clicking the 'X' button.

Planned Features

  • customize the app's colour theme
  • edit exisiting tasks
  • sort tasks

Getting Started

Here's how to get the poject running for local development:

Prerequisites

Node 14+

Installation

Install the app and dependencies

npm install

Run the App Locally

npm start

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

The page will reload when you make changes.
You may also see any lint errors in the console.

Run Tests

Launch the test runner in interactive watch mode.\

npm test

Run all the tests and generate a code coverage report.

npm test:coverage

For more information, see running tests.

Coverage Report

For commit cda811c5

File % Stmts % Branch % Funcs % Lines Uncovered Line #s
All files 95.65 100 96.15 95
src 88.46 100 93.33 85
App.js 100 100 100 100
GlobalStyles.js 0 100 0 0 4-7
index.js 0 100 100 0 6
src/components 100 100 100 100
AddTask.jsx 100 100 100 100
Header.jsx 100 100 100 100
HideCompleted.jsx 100 100 100 100
Task.jsx 100 100 100 100
lib.js 100 100 100 100
src/hooks 100 100 100 100
useLocalState.js 100 100 100 100

Build the App For Production

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
The app is ready to be deployed!

Author

Agata Zurek

Acknowledgements

This project makes use of code snippets and tools made by:

Learn More About Creat React App

This project was bootstrapped with Create React App. You can learn more in the Create React App documentation.

to-do-app's People

Contributors

azurekca avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.