This website is developed for helping people to customize their sentences.
- To Uppercase
- To Lowercase
- Remove All Spaces
- Remove All Commas
Client: HTML, CSS, JavaScript
Server: Python, Flask
Clone the project
git clone git@github.com:fellow-developers/text_utility.gitGo to the project directory
cd text_utilityInstall dependencies
pip install -r requirements.txtStart the server
py main.py- Home Page
- Result Page
