A web app that allows you to predict numbers and combinations with a digit root calculator and it's reverse logic calculator
Follow these simple steps to get the development environment running on your local machine.
You need to have npm installed on your device.
-
Clone the repository:
git clone https://github.com/GeorgievIliyan/Solv-9 cd crack-code -
Install dependencies:
npm install # or yarn install # or pnpm install
-
Start the development server:
npm start
The application should now be running in your browser, typically at http://localhost:3000.
This project was built using the following main technologies and libraries:
- React: The core JavaScript library for building user interfaces.
- State Management: React Hooks
- Styling: Tailwinds css
- Bundler: create-react-app
This project is licensed under the Polyform Noncommercial License 1.0.0 - see the LICENSE file for details.
- Iliyan Georgiev - https://github.com/GeorgievIliyan