Skip to content

Application to manage access credentials to multiple accounts. Developed using React.js and Sass.

Notifications You must be signed in to change notification settings

JoaoVieira97/accounts-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Accounts Manager

Description

Application to manage access credentials to multiple accounts. It allows to add accounts, delete and edit them.

Developed using React.js and Sass (here) for styling and responsiveness. The application stores the data on the localStorage, and if it is empty it will load some example accounts at the beginning (this).

Setup

  • Install dependencies
$ npm install
  • Build the application
$ npm build
  • Run it
$ npm start
  • Open http://localhost:3000 on the browser

Screenshots

Accounts grid:


Grid responsiveness with different screen sizes:


Adding new account:

About

Application to manage access credentials to multiple accounts. Developed using React.js and Sass.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published