This project is a web app built with Python backend and ReactJS frontend to be used as a starter template.
You will need the following things properly installed on your computer:
- run
git clone https://github.com/caseyr003/flask-react-template.git
To run the project locally follow the following steps:
- change into the project directory
docker-compose up
Flask for the backend API (default port 5000)
For more information see the README.md file in the backend directory
React for the frontend (default port 3000)
For more information see the README.md file in the frontend directory
This project is licensed under the MIT License