Skip to content

Repository files navigation

Bid This

is an app service that allows users to buy and sell items. Sellers can post items and buyers can "bid this" item. The highest bid before the time runs out is the winner.

app link: https://average-kilt-boa.cyclic.app/

How It's made

Tools & Software:

design: figma and photoshop
frontend: CSS,Tailwind,EJS,Bootstrap,JavaScript
backend: cloudinary, morgan, bcrypt, mongodb,mongoose.

Lessons Learned

A greater understanding of architecting and developing full-stack web applications. Greater ability to work with a team and take a blueprint, and convert it into a presentable MVP.

Installion

npm install


Things to add

  • Create a .env file in config folder and add the following as key = value
    • PORT = 4000 (can be any port example: 3000)
    • DB_STRING = your database URI
    • CLOUD_NAME = your cloudinary cloud name
    • API_KEY = your cloudinary api key
    • API_SECRET = your cloudinary api secret

To Run

npm start

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages