Server Side React
This Projects aims at creating a Server Side Rendered React App . You can name it like Universal React, Isomorphic React, SSR etc. Let's not get into the naming confusion .
Aiming at creating a boilerplate code with all the recent trends in Web App Development. I will not get into details of why use SSR, as there are a lot a material out there. One which i feel gives a detailed picture from where i learned some minor details was this awesome medium link
npm run dev
Clone and deploy to Heroku using Heroku Web CLI, check heroku Branch for changes in the project for deployment
More Details on the deployment can be found in this SO post
- Rahul Singh - Initial work - Contact Card
This project is licensed under the MIT License - see the LICENSE.md file for details
- waiting for :)