Skip to content

rosanelli/worldtravelblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World Travel Blog

Ported old tumblr travel blog to reactjs.

Steps:

  1. Exported blog data from tumblr which included xml and blog images
  2. Transformed xml to json with a ruby script
  3. Used create-react-app to start my react project
  4. Deployed app to s3 using static website hosting feature
  5. Configured DNS to point to Cloudfront for my domain

Enjoy https://worldtravelblog.com

Locally: yarn start Prod build: yarn build Prod deploy: yarn deploy

About

world travel blog in react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published