Skip to content

React Web Application wrapped in an Express app server for supporting Server Side Render (improving SEO).

License

Notifications You must be signed in to change notification settings

manonthemoon42/sandrotchikovani-ssr-app

Repository files navigation

SandroTchikovani.com

Portfolio Website of Sandro Tchikovani, supporting Server Side Rendering. This project was built with the purpose of learning the technologies below:

alt text

That said, if you come accross this code, feel free to share any feedback, tip, or if you'd just like to chat, you can ping me on Twitter: @ManOnTheMoon42.

Installation

This portfolio requires Node.js v10.15.0+ to run.

Install the dependencies and devDependencies and start the server.

$ cd sandrotchikovani-ssr-app
$ yarn install
$ yarn dev

For production environments...

$ yarn start

License

MIT

About

React Web Application wrapped in an Express app server for supporting Server Side Render (improving SEO).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published