Inspiration

We use social media everyday, so we want to create our own blog website

What it does

Users can create/login account by using email and password, and users can reset password if forgot; After logging in, users can create their blog posts and see what others are saying on the "home"(/blog) page.

How we built it

React, JavaScript, Firebase

Challenges we ran into

Cannot connect React with firebase database

Accomplishments that we're proud of

All of the user information can be stored in the backend database! And we successfully deployed it from the localhost!

What we learned

Before doing this project we tried to use mysql and create our own database; however, after doing this project, we found that using the platforms(firebase) is a lot more easier since it has many built in function (eg: createUserWithEmailAndPassword) and we can just call those functions instead of writing them ourselves.

What's next for blog website

More details in Readme.txt

Share this project:

Updates