Skip to content
CoolMathTools logo

CoolMathTools

CoolMathTools is a website that provides a collection of random math-related tools.

CoolMathTools is a website that provides a collection of random math-related tools.

Getting Started

To get started with CoolMathTools, follow these steps:

Prerequisites

  • Node.js: Make sure you have Node.js installed on your system. You can download it from nodejs.org.

Installation

  1. Clone the repository to your local machine:
Terminal window
git clone https://github.com/0mgRod/CoolMathTools.git
  1. Navigate to the project directory:
Terminal window
cd CoolMathTools
  1. Install the required dependencies using npm (Node Package Manager):
Terminal window
npm install

Usage

After successfully installing the dependencies, you can start the CoolMathTools website by running:

Terminal window
node index

This command will start the application, and you can access it in your web browser at http://localhost:3000.

Contributing

If you’d like to contribute to CoolMathTools, please follow these guidelines:

Fork the repository on GitHub. Create a new branch. Make your changes and commit them with clear and concise commit messages. Push your branch to your fork on GitHub. Create a pull request from your fork’s branch to the main repository.

License

This project is licensed under the MIT License.

Acknowledgments

Credits to Font Awesome for making all the icons!