- This online application facilitates the sharing of codes and texts without requiring any login or sign-up process.
- Simply input your text into the designated area, then press the upload button to receive a unique 4-character code.
- At this point, you can access the data by entering the provided code into the input box.
- Stored for a duration of 24 hours, the data also offers support for syntax highlighting in multiple programming languages.
2023-08-28.14-30-43.mp4
Clone the repository:
git clone https://github.com/SYN2002/PrivateShare.git
Change the directory to frontend:
cd frontend
Install Dependencies:
npm install
Execute the program:
npm start