NAME is a website where creators projects speak for themselves. Users are able to both upload their own projects, and search through others, based on the skills that were used in the projects creation.
The purpose of this site is for users to be judged and seen based on the work they do as opposed to just what's on their resume. Users and potential recruiters are able to search for the skills they would need from someone in a project and the results would yield the highest-rated uploaded projects that used those skills. The idea is that creators who may not have the strongest resume, or qualifications on paper, will let their projects do the talking.
- Fork the repository
- Clone down the forked-repo
- Open in text editor
- Run
npm install
in both the root directory AND client directory - Run
npm run db:init
to create and seed the database - Run
npm run dev
to start the servers - You're all set! Server will update automatically when you save new code
Javascript, React, CSS, Sequelize, Axios, Passport