This ReactJS app is an example of forum built on api using React BoilerPlate
- Use node version > 7.6
- Use yarn latest version
git clone https://github.com/talal7860/forum-react-app/yarn installPORT=3001 yarn start- The app should be running on localhost:3001 and the api should be running on localhost:3000. Setup this API as an example