Skip to content

school assigment to learn nodeJs, mySql, Express and React to build an html wysiwyg

Notifications You must be signed in to change notification settings

jeppeerixon/react-wysiwyg-editor-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

iDriveOneBox

School assigment to create a simple document viewer and editor.

To run the app locally

Clone the repo on your own computer then enter the following in the terminal:

Frontend

  • cd fronten
  • npm i
  • npm run dev (needs to run at the same time as backend)

Backend

  • Download everything necessary for mysql local server + workbench
  • cd backend
  • npm i
  • nodemon start (needs to run at the same time as frontend)

Tech stack:

React - Javascript - Vite - Sass - NodeJS - Express - mySql

About

school assigment to learn nodeJs, mySql, Express and React to build an html wysiwyg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published