This is a boilerplate code for creating a multipage dash application. It is a good starting point for creating a dash application which uses multiple pages. The repository provides a structure that users can fork and create their own applications.
- Clone the repository
git clone https://github.com/prakharrathi25/multipage-dash-app.git
- Install dependencies
pip install -r requirements.txt
- Run the application
python index.py
The project is available under the GNU GPL license and can be used, reproduced, modified, and distributed by anyone at will.