Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.74 KB

README.md

File metadata and controls

35 lines (19 loc) · 1.74 KB

🚀 CloudShareX

CloudShareX is an adaptable and secure file transfer platform created to enhance the way you share and oversee your files, ensuring data privacy and control while simplifying the process of sending large documents, images, videos, or any other file format.

🚩 Table of Contents

⚙️ Backend

For detailed information about the backend of this project, please refer to the Backend README.

💻 Frontend

For detailed information about the frontend of this project, please refer to the Frontend README.

🛠️ Prerequisites

Before you can use CloudShareX, please ensure that you have the following prerequisites and dependencies installed and configured:

  • npm: Make sure you have Node.js and npm (Node Package Manager) installed on your system. You can download and install them from the official Node.js website. 📦

  • React: CloudShareX's frontend is built using React, a popular JavaScript library for building user interfaces. Familiarize yourself with React by referring to the official React documentation if you are not already familiar with it. 💻

  • Go: The backend of CloudShareX is developed in the Go programming language. Ensure you have Go installed on your system. You can download and install it from the official Go website. ⚙️

Having these prerequisites in place will ensure a smooth setup and usage of CloudShareX.

📝 License

This project is licensed under the MIT license - see the LICENSE.md file for details.