Install all the node modules with npm i
and run a webpack build with npm run build
Running npm run start:dev:seed
will make great things happen!
- start:dev will both start your server and build your client side files using webpack
- start:dev:logger is the same as start:dev, but you will see your SQL queries (can be helpful for debugging)
- start:dev:seed will start your server and also seed your database (this is useful when you are making schema changes and you don't want to run your seed script separately)
To utilize all the functionality, I would these sites to create a high-quality headshot url
Test Accounts (seed.js): username: 'Code_Mitrix', password: '123',
username: 'SamBennett', password: '123',
username: 'Shedrack', password: '123',
- Theme Component for color customization *
- Mobile styling optimization *
- LinkedIn Intergration *
- Add/Remove Projects + Works *
- Dynamic Links containing unique usernames *
- Bug fixes *
Pallete inspirations
Art -https://dribbble.com/ -https://www.pinterest.com/
Headshots/Imaging tools -https://unsplash.com/s/photos/headshot -https://imgbb.com/ -https://www.remove.bg/upload
CSS and Design -https://bennettfeely.com/clippy/ -Youtube Videos -https://www.npmjs.com/package/ityped -https://mui.com/ -https://css-tricks.com/theming-and-theme-switching-with-react-and-styled-components/