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.
- User creation via email and Google
- User authentication
- Writing posts
- Liking posts
- Commenting
- Trending hashtags
👉 Click here 👈
git clone https://github.com/spghtti/reactr.git
cd reactr
npm install
npm start
Distributed under the MIT License. See LICENSE.md for more information.