This is a work in progress to convert the Bootstrap 4 Album Template to React using create-react-app and the reactstrap library! I welcome contributions, please see below for details.
To install the application, clone or download the repo and install dependencies:
npm i
To use the application, you can simply use node to start the React app:
npm start
Navigate to http://localhost:3000
and you'll see your application in all its glory!
This is very much a work in progress and I welcome all contributors! I may have some specific enhancements listed in the issues section, but if there is something else you would like to contribute just let me know either my raising an issue or submitting a pull request.