- HideI is a modern lock system calculator where you can do bunch of calculation and store your personal/privet Photos and Notes. This application build on React for frontend and Node/Express in Backend.
- Buffering...
| Packages | Version | Usage |
|---|---|---|
| React JS | ^19.0.0 | Using latest version of React |
| Tailwind CSS | ^4.0.0 | Adding faster styling |
First, clone the repository by:
git clone https://github.com/jubayerahmed2/Lock_calculatorSecond, checkout directory and Install the packages:
cd Lock_calculator
npm installFinally, run the development server:
npm run dev