Skip to content

A basic inventory of the locations created using React & Material UI and stored in local IndexedDB.

Notifications You must be signed in to change notification settings

chanchaldabriya/location-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A basic inventory of the locations created using React & Material UI and stored in local IndexedDB. For using IndexedDB to store the locations, dexie wrapper is used.

Get Started

To get started, install the required npm dependencies by running script npm install. After the installation of all the dependencies, run script npm start to run the appliction on localhost.

This project was bootstrapped with Create React App.

Available Scripts

npm install

Installs all the required dependencies by the application & adds them under "node_modules" directory.

npm start

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.

About

A basic inventory of the locations created using React & Material UI and stored in local IndexedDB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published