Skip to content

This project is a task-app written in React. It uses context api to store state. It also has changeable ui theme. Data is stored in browser's local storage.

Notifications You must be signed in to change notification settings

MSkibicki/react-hooks-context-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

General info

This project is a task-app written in React. It uses context api to store state. It also has changeable ui theme. Data is stored in browser's local storage.

Technologies

Project is created with:

  • React version: 16.9.0
  • Context API
  • SCSS

Setup

To run this project, install it locally using npm:

$ cd ../react-hooks-context-project
$ npm install
$ npm start

About

This project is a task-app written in React. It uses context api to store state. It also has changeable ui theme. Data is stored in browser's local storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published