An open API service indexing awesome lists of open source software.

https://github.com/rhyuen/tumblerclone

I thought the tumblr home page was interesting. I thought it would be interesting to copy it for myself.
https://github.com/rhyuen/tumblerclone

fed mockup react responsive

Last synced: 3 months ago
JSON representation

I thought the tumblr home page was interesting. I thought it would be interesting to copy it for myself.

Awesome Lists containing this project

README

          

# ABOUT

Just a front-end repository so I can get going with Front-End development more quickly.

# INSTALL

> npm install

Alternatively, if you have yarn installed,

> yarn install

# RUNNING LOCALLY

To Run,

> npm run dev

or

> yarn dev