TarasMakarchuk / cloud-disk-mern

Cloud disk on Heroku (mongo express react node). Authorization is provided, you can create folders and subfolders, save and delete files.

Home Page:https://client-cloud-disk-mern.herokuapp.com/login

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Redux Express MongoDb Heroku

This application gives users the ability to store files in the cloud storage.

Add, delete, download, sort files, and change the appearance of files and maps. A search by file name is also implemented. Implemented adding a user's avatar. The application is written using react, redux, express and mongodb technologies.

This project was bootstrapped with Create React App, Redux, Express, MongoDb

This app is hosted on Heroku.

Link to Heroku https://client-cloud-disk-mern.herokuapp.com/login

Available Scripts

For starts this project, in both directories, the client and server should be execute the script to run:

npm run start:dev

For create build in client directory should be run script:

npm run build

Runs the app in the development mode.

Client started on http://localhost:3000 to view it in your browser.

Sever started on http://localhost:5000.

The page will reload when you make changes.
You may also see any lint errors in the console.

About

Cloud disk on Heroku (mongo express react node). Authorization is provided, you can create folders and subfolders, save and delete files.

https://client-cloud-disk-mern.herokuapp.com/login


Languages

Language:JavaScript 83.7%Language:Less 15.7%Language:HTML 0.6%