Skip to content

Jeremy10969/BruinBuuz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Buin Buuz

An online application that allows users to upload original articles and pictures while having the basic functionalities of a social media. The tags and contents the user generated can create a welcoming space for students with common interests at UCLA.

This project was bootstrapped with Create React App.

To Set Up

  • First, clone this repository.

    run the command below:

    git clone https://github.com/Jeremy10969/BruinBuuz.git
    
  • Start the backend server.

    run the commands below:

    cd BruinBuuz/backend
    npm install
    npm start
    
  • Open a new Terminal and start the project.

    run the commands below:

    cd BruinBuuz/frontend/user
    npm install
    npm start
    

Welcome to Bruin Buuz!

Contributors

Xiaoxian Shen ([email protected])
Ruijie Xia ([email protected])
Jiarui Yu ([email protected])
Xinyuan Zhu ([email protected])
Yanjianan Zhu ([email protected])

Reference

For backend structure:
https://www.youtube.com/watch?v=SQqSMDIzhaE
https://www.youtube.com/watch?v=xVeE737QPy4

For frontend design:
https://mui.com/
https://materializecss.com/

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published