/React-SSR

Server Side | Isomorphic | Universal React App

Primary LanguageTypeScriptMIT LicenseMIT

React-SSR

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 .

Inspiration

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

How to run this

For Master Branch

npm run dev

For Heroku Branch

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

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • waiting for :)