Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Form Storage Lab

This is a simple react app (to practice custom hooks and package management) it’s a service form that saves your name and service number in local storage so your input sticks around even if you refresh the page.

Table of Contents


Demo

Form Storage Demo

Setup

  1. Fork and clone the repo.
  2. Install dependencies: npm install
  3. Run npm run dev to start the dev server and follow link in browser

Testing

  • To run the tests: npm run test

Features

  • Custom hook (useLocalStorage) for syncing state with localStorage
  • Form inputs for name and service number
  • Data persists when there's page refreshes

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages