Skip to content

Nimbus is a intuitive web application for personal cloud storage, built with modern web technologies to provide a seamless file management experience

License

Notifications You must be signed in to change notification settings

Waleed2660/nimbus-ui

Repository files navigation

Nimbus - Private Cloud Storage Web Application

πŸ“‹ Overview

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.

Dashboard

πŸš€ Features

  • File upload and storage
  • Navigate Directories
  • Intuitive user interface
  • Responsive design
  • File organization and management

πŸ’» Tech Stack

React TailwindCSS JavaScript

  • Frontend: React.js
  • Styling: TailwindCSS
  • Language: JavaScript

πŸ› οΈ Prerequisites

  • Node.js (v18.0.0+)
  • npm or yarn
  • Git

πŸš€ Local Development Setup

1. Clone the Repository

git clone https://github.com/Waleed2660/nimbus-ui
cd nimbus-ui

2. Install Dependencies

npm install
# or
yarn install

3. Run Development Server

npm run dev
# or
yarn dev

πŸ“œ License

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

About

Nimbus is a intuitive web application for personal cloud storage, built with modern web technologies to provide a seamless file management experience

Resources

License

Stars

Watchers

Forks

Releases

No releases published