Skip to content

A To Do application utilizing React, demoing useContext and custom react hooks

Notifications You must be signed in to change notification settings

Code-Fellows-Material/to-do-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do App

Overview:

This To Do app is a demo projecte for Code Fellows Advanced Javascript Course it is a web application for securely managing a To Do list. The To Do list is built with React and ustilizes the react context api to manage application state.

... more to be filled out as app is built

Author:

Kellen Linse

Built With:

  • React.js

Getting Started:

  • Clone the Repo:

    • git clone https://github.com/Kellen-Linse/to-do-app
  • Install NPM packages:

    • npm install
  • Run:

    • npm start

Usage:

  • To be filled out as app is built

Example Site:

Wire Frame:

About

A To Do application utilizing React, demoing useContext and custom react hooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published