Before run the serve, take a look at the following resources:
- Python v3.12.4+ - Python.
- Node v21.6.1+ - Node.
library Server:
- Flask
- FlaskCors
- dotEnv #env for flask server
library Scrapping:
- Request
- BeautifulSoup4
Configure FrontEnd:
yarn install
Then configure environment for the frontend
# run server
flask run
# run FE
yarn dev
I made this website just for fun and has no specific purpose.
Before running
the BE or FE server, make user all library and your .env or venv have done to setup first. enjoy it
^-^.