React+Python Books App
You can use this repository whenever you want
Used for a video
Create the database: python -m dbutils
Start the web server: python -m appserver
Activate the virtual environment: (ON THE CLIENT SIDE!) venv\Scripts\activate (Windows) source venv/bin/activate (Mac/Linux)
npm run dev on client folder!
login – admin password – 123
JS Dependencies
- “express”
- “http-proxy-middleware”
- “parcel-bundler”
- “parcel-plugin-bundle-visualiser”
- “parcel-plugin-transcrypt”
- “@babel/polyfill”
- “@material-ui/core”
- “@material-ui/icons”
- “deepcopy”
- “notistack”
- “react”
- “react-dom”
- “react-ga”
- “react-modal”
GitHub
GitHub - Ivan-Corporation/ReactPython_BookApp at pythonawesome.com
That is a example of a Book app on Python, made with support of all JS libraries on React framework - GitHub - Ivan-Corporation/ReactPython_BookApp at pythonawesome.com