- Javascript
- Webpack
- GSAP
- Sass
You need to have Node.js and npm installed in your machine, these will enable us to run the project locally
#Clone the project.
git clone https://github.com/GoodyBoy301/Jesus__Website/
#Install npm dependencies.
npm install
#run the website.
npm run dev