Docs Drive is intended to be a simple, user-friendly, yet well-shown web tool for editing and managing your files in a cloud. The goal of the project is to make the perfect experience for users on both, desktop and mobile platforms with a fully-responsive view.

The main tools I used for the project are:
- React
- Redux
- Firebase
- Styled Components

Docs Drive needed a fully-controlled state between all views, so I picked Redux for sharing a global state with all components and pages. Firebase is a great option for backend services that work well with automatic changes saving, saving folders and files, and authentication. The design is nothing fancy, but clean and elegant with an interface focused on a user's comfort.