Skip to content

Web app built with Python backend and ReactJS frontend to be used as a starter template.

Notifications You must be signed in to change notification settings

mhmmdgoldy/flask-react-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-React Docker Template

This project is a web app built with Python backend and ReactJS frontend to be used as a starter template.

Built With

Prerequisites

You will need the following things properly installed on your computer:

Installation

  • run git clone https://github.com/caseyr003/flask-react-template.git

Running

To run the project locally follow the following steps:

  • change into the project directory
  • docker-compose up

Backend

Flask for the backend API (default port 5000) For more information see the README.md file in the backend directory

Frontend

React for the frontend (default port 3000) For more information see the README.md file in the frontend directory

License

This project is licensed under the MIT License

About

Web app built with Python backend and ReactJS frontend to be used as a starter template.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.3%
  • HTML 15.9%
  • CSS 8.5%
  • Python 7.2%
  • Dockerfile 6.1%