Skip to content

shivamchhapola/TextShare

Repository files navigation

TextShare

TextShare, a Text Sharing website with full-fledged rich text editor built using Next.js, Redis, Vercel and Github. It provides users with a familiar UI, Toggleable full screen(just the editor) and with just two clicks you can share your text to anyone you want.

🚀 Features

  • Full Fledged Rich Text Edior
  • Familiar UI
  • Full Screen(Just the editor)
  • 2 Click Text Sharing

📚 Installation

  1. Clone the repository:
git clone https://github.com/shivamchhapola/TextShare.git
  1. Navigate to the project directory:
cd TextShare
  1. Install the dependencies using npm or yarn:
npm install
  1. Configure the environment variables: Rename the .env.example file to .env. Update the necessary environment variables.

  2. Start the development server:

npm run dev
  1. Open your browser and visit http://localhost:3000

🛠️ Technologies Used

  • Next.JS
  • Redis
  • Vercel
  • Github

💡 Contributing

Contributions are welcome! If you have any suggestions, improvements, or bug fixes, please open an issue or submit a pull request.

📝 License

This project is licensed under the MIT License.

⬛ Screenshots

  • Homepage Homepage

  • Fullscreen Editor Fullscreen

  • Read/Open Text Read Text

About

Text Sharing website with full fledged rich text editor made with Next.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published