Skip to content

john-guerra/biru-biru

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

biru-biru

Project 3 of CS5610

Web page: https://biru-biru.herokuapp.com/

Author

Zhangzhang Li

Na Lou

Photo credit

Chuan Zhang

George Cox on Unsplash: https://unsplash.com/photos/l9Z93oauxgs

Tech

React/HTML/CSS/JS/MongoDB/Express/NodeJS/Passport/Heroku

License

MIT

Run the project locally

Making sure MongoDB is installed and running as a service locally. Please refer to Mongo doc

git clone current project and go to the project root dir

create a file named .env and add this to the file: MONGO_URI="mongodb://127.0.0.1:27017"

run yarn install

run yarn build

run yarn start

Check http://localhost:3001

Demo

https://youtu.be/yDSnraaUNxM

Screen shots

sign in page

Screen Shot 2021-04-12 at 5 21 45 PM

sign up page

Screen Shot 2021-04-12 at 5 22 43 PM

home page

Screen Shot 2021-04-12 at 5 25 49 PM

detail page

Screen Shot 2021-04-12 at 5 26 20 PM

comment pagination

Screen Shot 2021-04-12 at 5 26 48 PM

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.6%
  • CSS 6.7%
  • HTML 2.7%