Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 1.38 KB

README.md

File metadata and controls

57 lines (37 loc) · 1.38 KB

Online Free Case Converter Tool

A simple free online tool for converting case of your text.
UPPERCASE, lowercase, Capitalize Case, Title Case.
👉 https://caseconverter.chocolat5.com/

License: GPL v3 Deployed on Cloudflare Pages

💻 Tech Stack

✨ Features

🚀 Running Locally

  1. Clone this repo
git clone [email protected]:chocolat5/free-case-converter.git <PROJECT_NAME>
  1. Move to the appropriate directory
cd <PROJECT_NAME>
  1. Install npm package
npm install
  1. Run the project and see http://localhost:5173/
npm run dev

📜 License

Licensed under the GPL-3.0


Mede by chocolat