- Used React and Next.js for
building the site - Formik and Yup were used for the
Forms - styled-components was used for styling the
components - Framer Motion was conviniently used for
Page transitions and animations - Libraries for storing the data in
Local Storage
-
- 1.1 Use
npm install
npm install hariketsheth-vault npm i hariketsheth-vault- 1.2 Use
yarn add
yarn add hariketsheth-vault - 1.1 Use
-
- 2.1 Using
npm installafter navigating to the correct directory
npm install- 2.2 Or Use
yarn installafter navigating to the correct directory
yarn install - 2.1 Using
- Planning for a Account System that works on Database such that Local Storage is not used for storing Vaults
- Password Encryption and Hashing for storing the sensitive data
- Improving the Component segregation further for more efficiency
- Feature for exporting the vaults to different platforms and accepting further options in terms of Marking Paid
- Feel free to report any issue in the project.
- Raise an
issue, notify about the error. If you wish to propose a solution, go ahead and make your own PR to this repository - Any further future enhancement, you wish to see can also be notified using the
ISSUESTab.
