Skip to content

A project to demonstrate how to do crud operation on client site using `localStorage` and `sessionStorage` using `React` and `materialize-css` for design and UI . Here is a github example demo for [netlifydeployedapp](https://competent-mirzakhani-5f9f47.netlify.com).I wish this little demo project might be a help for you too.

License

Notifications You must be signed in to change notification settings

janakhpon/SessionstorageinJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOCALXSESSION

A project to demonstrate how to do crud operation on client site using localStorage and sessionStorage using React and materialize-css for design and UI . Here is a github example demo for netlifydeployedapp.I wish this little demo project might be a help for you too.

Usage

clone the repository

git clonehttps://github.com/janakhpon/SessionstorageinJS.git

Get into root folder

cd SessionstorageinJS

Install Dependencies using npm

npm install
npm i -d
npm run start
npm run dev

Install Dependencies using yarn

yarn install
yarn add
yarn run start
yarn run dev

Warning

If u run into error use the following steps

sudo yarn install
sudo yarn add
sudo yarn run start
sudo yarn run dev

or

sudo npm install
sudo npm i -d
sudo npm run start
sudo npm dev

INFO

GDEVs is developed by GDEVs Developers who are all students of Mawlamyine Technological University(MTU),Myanmar.

About

A project to demonstrate how to do crud operation on client site using `localStorage` and `sessionStorage` using `React` and `materialize-css` for design and UI . Here is a github example demo for [netlifydeployedapp](https://competent-mirzakhani-5f9f47.netlify.com).I wish this little demo project might be a help for you too.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published