/Giveback-Gateways

Final project for CPSC 471 with Alisha Nasir and Habiba Abuelazm

Primary LanguageTypeScript

Giveback-Gateways

Final project for CPSC 471 with Alisha Nasir, Habiba Abuelazm and Colton Gowans


First download, the following vite and chakra using the respective commands:

'npm i vite' 'npm i @chakra-ui/react @emotion/react @emotion/styled framer-motion' 'npm i express' 'npm install mysql'


To run: Navigate to base folder of the project, and run

npm run dev
Then click the link produced in the terminal to open the project in your browser.