Install and the Front-end run locally.
π©βπ§ Clone repository
$ git clone https://github.com/Acts-College-Ministry/yumz
---> 100%
Navigate into the repository
$ cd yumz
// Now you are in the repostiory π
Navigate to yumz/frontend
$ cd yumz
// Now you are in our main app folder π
$ cd frontend
// Now you are in our front-end app folder π
You should find yourself here:
repository
ββββyumz
ββββfrontend<-- you are here
π¦ Install packages
$ npm install
---> 100%
added 1997 packages from 815 contributors and audited 2000 packages in 71.957s
132 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
πββοΈ Run our React App
$ npm start
Starting the development server...
---> 100%