Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Frontend of MyDisc application made with ReactJS and Electron

Notifications You must be signed in to change notification settings

martyna007/disc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyDisc

Description

MyDisc is an desktop and web aplication, which allows to create folders and store files in them. Back-end is written in Spring Boot and front end is written in ReactJS.

What is disc?

Frontend of MyDisc application made with ReactJS and Electron

Instalation

How to run MyDisc Application:

  1. git clone MyDisc from Syemon to get backend
  2. git clone (into client folder) this repo to get frontend
  3. Create database in mysql named mydisc(in case of problems, here's schema)
  4. Run command: ./gradlew build && java -jar build/libs/MyDisc-0.0.1-SNAPSHOT.jar
  5. And the run: ./gradlew bootRun
  6. In client folder run npm install, then npm run start to run react in browser
  7. In case to run app in electron, type: npm run electron

Check the Syemon's readme to see how to run app with docker and get more detailed info about backend.

Screenshots

Screenshot Screenshot2 mydisc3

Authors

About

Frontend of MyDisc application made with ReactJS and Electron

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •