Project SkyKeep offers an advanced cloud storage solution designed to meet people's personal needs
View Demo
Table of Contents
Project SkyKeep cloud storage with its focus on simplicity and ease of installation. Designed for individuals seeking a hassle-free solution to store and access their files, SkyKeep offers a user-friendly platform that can be set up in minutes, allowing you to effortlessly safeguard your digital assets.
To get a local copy up and running follow these simple example steps.
- Node.js
- NPM
-
Clone the repo
git clone https://github.com/Glubin-yep/SkyKeep.git
-
Install NPM packages
npm install
-
Enter your url API in .env
VITE_API_URL = ENTER YOUR API URL
-
To start the project
npm run dev
-
Start BackEnd Server from this repo https://github.com/Glubin-yep/cloud-storage
BackEnd repo: https://github.com/Glubin-yep/cloud-storage