Skip to content

Latest commit

 

History

History
78 lines (55 loc) · 2.91 KB

README.md

File metadata and controls

78 lines (55 loc) · 2.91 KB

cover

Text Utilities

About The Project

This is a web app for performing basic text operations.

Features

  • Word Counter
  • Remove Extra Spaces
  • Lowercase to Uppercase
  • Uppercase to Lowercase

Tech Stack

  • React.js
  • Bootstrap
  • JavaScript

Screenshots

image image image

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

In order to get a copy of the project you will require you to have Node.js (v14+) and the NPM package manager installed. If you don't have it, you can download the latest version of Node.js from the official website which also installs the NPM package manager by default.

Installation

Open the terminal in the folder in which you wish to clone the repository and enter the following command:

git clone https://github.com/alok27a/Text-Utilities.git
cd Text-Utilities

Install all the NPM packages:

npm i 

In order to run the frontend:

npm run start

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/YourAmazingFeature)
  3. Commit your Changes (git commit -m 'Add some YourAmazingFeature')
  4. Push to the Branch (git push origin feature/YourAmazingFeature)
  5. Open a Pull Request

Contact

Alok Mathur

E-Mail LinkedIn