Skip to content

A project of a computational logic calculator based on college studies.

License

Notifications You must be signed in to change notification settings

EriikGabriel/computer-logic

Repository files navigation

Computer Logic

A project of a computational logic calculator based on college studies.

License Forks Stars

cover

🧪 Technologies

This project was developed using the following technologies:

Next.js
Typescript
Tailwindcss

🛠️ Installation and Setup

  1. Clone the repository

    git clone https://github.com/EriikGabriel/computer-logic.git
  2. Access the folder.

    cd computer-logic
  3. Install dependecies:

    npm i
  4. Start the development server:

    npm dev

    The app will be available for access on your browser at http://localhost:3000

🚀 Project Deploy

This project was deployed on the Vercel platform and can be accessed here.

📝 License

This project is licensed under the MIT License. See the LICENSE file for details.


Developed by Erik Gabriel 🚀