Skip to content

GoodyBoy301/Jesus__Website

Repository files navigation

JESUS WEBSITE

Screenshot of the Website

Stack(Technologies)

  • Javascript
  • Webpack
  • GSAP
  • Sass

Getting Started

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