Solid Online Services project to practice ReactJS, Redux and Webpack
You can simply access this Heroku server and test it.
- node
^10.16.0
Just clone the repo and install the necessary node modules:
$ git clone https://github.com/softage0/solid-online-services.git
$ cd solid-online-services
$ npm install # Install Node modules listed in ./package.json (may take a while the first time)
$ npm start # Compile and launch