Skip to content

IkedaLab-Daniel/CV_Drive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CV_Builder

Full stack JavaScript Website built in partial fulfillment of requirement for the subject Web Programming. In this website, users can register an account, upload, delete, and download documents.

Table of Contents


Technologies

React CSS3 node express mongodb

Features

  • Sign Up and Log In Authentication
  • File upload, deletion, and download
  • Update user details and profile photo

Installation

Follow these steps to set up the project locally:

  1. Clone the repository:

    git clone https://github.com/IkedaLab-Daniel/CV_Drive
  2. Navigate to the project folder

    cd CV_Builder
  3. Navigate to the frontend folder and install dependencies

    cd frontend
    npm install
  4. Navigate back, then navigate to backend and install dependencies

    cd ..
    cd backend
    npm install

More to be added ...

About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors