The name of this project is - Utility Website
The app demonstrates my knowledge about HTML, CSS and JavaScript (JQuery too). This Consists of three simple tools -
- Calculator
- Tic - Tac - Toe Game
- To - Do List App
For local development, you just need to
- Fork the Repo in GitHub.
- Go to the folder you want the local clone in.
- Open Terminal or Command Prompt.
- Clone the Repo using
git clone https://github.com/Murdock9803/utility-website.git
command. - Open the
index.html
file or Run the project in Live Server.