CITES database

to start flask server

using flask run in /flask/end, it should start a flask server listening at port 5000

to start the webpage

using npm install to install the module dependencies then use npm start it will start a webpage at localhost:3000