Skip to content

spghtti/reactr

Repository files navigation

reactr

A Tumblr clone built with React. This is a solution as part of the Odin's Project's final Javascript project to create a functional clone of a popular site using Firebase for a backend.

Reactr demo gif

Features

  • User creation via email and Google
  • User authentication
  • Writing posts
  • Liking posts
  • Commenting
  • Trending hashtags

Live project demo

👉 Click here 👈

Run locally

git clone https://github.com/spghtti/reactr.git
cd reactr
npm install
npm start

Built With

License

Distributed under the MIT License. See LICENSE.md for more information.