Skip to content

therealgiog/Project-Vault

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OVERVIEW

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.

If you want to use the app, you need to REGISTER or LOGIN with an already made account. For the environmental variables you'll need a cloudinary account and use the keys they provide you, and a Stripe account with your own Secret key.

TECH STACK

For the FrontEnd i've used:

   - React

   - Quill, for the text editor

In the BackEnd i've user:

   - ExpressJS

   - NodeJS

   - MongoDB

Also:

  • Cloudinary to upload the images to the cloud.

  • Stripe for the donations.

About

Legacy Project for Codeworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.3%
  • CSS 24.9%
  • HTML 1.8%