Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.33 KB

README.md

File metadata and controls

40 lines (28 loc) · 1.33 KB

Project Vault

project-vault-low-resolution-logo-black-on-white-background

Project Vault is a social network that allows users to create, share, follow and donate to projects. Users can update their projects with different photos or videos, and get feedback from other users. If you really like a project, you can donate and support the creator of that project.

Getting started

To start the App run npm start and npm install in the /client folder and /server folder.
To use the app you'll need to REGISTER and then LOGIN with the account that your created.
For the .env files you'll need a cloudinary account and use the keys they provide you, and a Stripe account with your own Secret key. Also, to start the Database the DB_URL and DB_NAME are necessary.

Tech Stack

FrontEnd:

  • React

  • Quill, for the text editor

BackEnd:

  • ExpressJS

  • NodeJS

  • MongoDB

Also:

  • Cloudinary to upload the images to the cloud.

  • Stripe for the donations.

Screenshots of the App:

1

2