Nimbus is a intuitive web application for personal cloud storage, built with modern web technologies to provide a seamless file management experience. This app communicates with a backend application developed with Java Springboot to handle all sort of communication with Amazon S3 Bucket to view, upload, navigate & delete files.
- File upload and storage
- Navigate Directories
- Intuitive user interface
- Responsive design
- File organization and management
- Frontend: React.js
- Styling: TailwindCSS
- Language: JavaScript
- Node.js (v18.0.0+)
- npm or yarn
- Git
git clone https://github.com/Waleed2660/nimbus-ui
cd nimbus-ui
npm install
# or
yarn install
npm run dev
# or
yarn dev
This project is licensed under the MIT License - see the LICENSE.md file for details.