Story telling service created with React and Redux and Docker
- Clone this repo to your local machine using
https://github.com/Curti-s/Redium.git
- Run
docker-compose up --build
to build the containers
This project uses ReactJs / Redux for the front-end and Express / NodeJs for the back-end. It depicts a story telling service like Medium, where users can sign up / sign in and share their stories.
Auth0 was used to facilitate the sign up/in process. The develop API keys are used.
-
Option 1
- 🍴 Fork this repo!
-
Option 2
- 👯 Clone this repo to your local machine using
git clone https://github.com/Curti-s/Redium.git
- 👯 Clone this repo to your local machine using
- HACK AWAY! 🔨🔨🔨
- 🔃 Create a new pull request