A project of a computational logic calculator based on college studies.
This project was developed using the following technologies:
-
Clone the repository
git clone https://github.com/EriikGabriel/computer-logic.git
-
Access the folder.
cd computer-logic
-
Install dependecies:
npm i
-
Start the development server:
npm dev
The app will be available for access on your browser at http://localhost:3000
This project was deployed on the Vercel platform and can be accessed here.
This project is licensed under the MIT License. See the LICENSE file for details.
Developed by Erik Gabriel 🚀