Skip to content

Web App for review movies, series and anime using React.js (Front) and Python, Flask, SQLAlchemy, MYSQL (Back)

Notifications You must be signed in to change notification settings

TonyChouteau/CineTerTer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CineTerTer

Edit the code

Use $ npm run prettier to clean code using the Prettier language code formatter.

Running the app

In a linux terminal, simultaneously run :
$ ./run.sh (This will start the developpement flask server)
and
$ npm run build (This will compile the jsx files from the ./src folder into js files in the ./public/scripts folder)

About

Web App for review movies, series and anime using React.js (Front) and Python, Flask, SQLAlchemy, MYSQL (Back)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published