Skip to content

Full-stack social media web application that allows users to share their favorite content creators 💫

Notifications You must be signed in to change notification settings

aandrewchen/Creator-Verse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Creator-Verse

CreatorVerse is a full-stack web application that that allows users to log in and post their favorite content creators. I used React and Pico.css for the frontend, Express.js for the backend, and PostgreSQL for the database. I also used Google Firebase for authentication and Axios for handling HTTP requests/responses. I hope to implement more features in the future so that users can friend each other so they can view each other's favorite content creators! I still have lots to improve on in CreatorVerse, so I am looking forward to fixing any bugs, testing edge cases, as well as improving on the UI and functionality!

How to run this app

  1. Clone this repository

  2. Run these commands in your terminal:

    • cd server
    • npm install
    • npm start
    • [open a new terminal]
    • cd client
    • npm install
    • npm run dev
  3. Make your way to http://localhost:5173 and you should now be on the Log In page!

  4. Enter these test emails and passwords to view prepopulated home pages:

  5. You should now see a couple of my favorite content creators! Feel free to play around with the different features available or sign out and create your own account to share your favorite content creators!

Video Walkthrough

Creator-Verse

Made by Andrew Chen

About

Full-stack social media web application that allows users to share their favorite content creators 💫

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published