This is a full stack project built by Aaron, Adrian, Daniel and Steven, to finish the UNCC Coding Bootcamp provided by Trilogy Education.
At the moment only Admins can successfully signup and login to add new items to the database under the chosen category.
-
Fork this repo on GitHub:
-
Rename your fork:
-
Clone your fork to your computer:
-
Launch the client and server in development mode:
$ yarn start:dev
Please note that Yarn is necessary for this project to function correctly and not NPM
"dependencies": {
"@material-ui/core": "^4.11.0",
"bootstrap": "^4.5.2",
"formik": "^2.2.0",
"mongoose": "^5.10.8",
"react-animations": "^1.0.0",
"react-bootstrap": "^1.3.0",
"react-slick": "^0.27.11",
"styled-components": "^5.2.0",
"yarn": "^1.22.10",
"yup": "^0.29.3"
}








