This project was bootstrapped with Create React App.
This project is a sample app for a mailBox(like gmail) created in react created using localStorage for data operations purpose.
In the project directory, you can run:
Installs all the required libraries to run project.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Demo users used in App are as below : (id/password)
- [email protected] / abc123
- [email protected] / xyz123
#Note: On page Refresh/reload data will reset.