Skip to content

Text Manipulation Tool By Using React.js, Node.js, Express.js and MongoDB

Notifications You must be signed in to change notification settings

rohiit-chaurasiya/Text-Toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Text-Toolkit

Develope a powerful text manipulation tool that helps to perform various text operations with just a few clicks. Whether you need to convert text to uppercase, lowercase, or title case, our website has got you covered. Additionally, you can remove extra spaces from your text and clear the content with a single button click.

Tech stack consisting of React.js for a smooth user experience, Node.js and Express.js for server-side handling and communication, and MongoDB for reliable and scalable data storage.

To run this project, follow these necessary steps:

  1. Clone the Repository:

  2. Install Dependencies:

    • Navigate into the cloned project directory using cd <directory_name>

    • Run the command: npm install(in frontend directory-texttoolkit)

    • run command: npm install(in backend directory-backendtexttoolkit)

  3. Start the Development Server:

    • Run the command: npm start(for Frontend)

    • Run the command: nodemon index.js(for backend)

    • This will launch the React application locally and provide a URL (usually localhost:3000) to access the application in your browser.

About

Text Manipulation Tool By Using React.js, Node.js, Express.js and MongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published