This project is a React-based replication of the Deliver Template webpage, incorporating animations using GSAP, Bootstrap for styling, and SCSS for styling pre-processing.
These instructions will help you set up and run the project on your local machine.
- Node.js and npm installed
-
Clone the repository:
git clone https://github.com/nsanzimfura-eric/automated-pros-front-end-challenge.git
-
Navigate to the project folder:
cd automated-pros-front-end-challenge
-
Install dependencies:
npm install
-
Running the Project:
npm run dev
React
- JavaScript library for building user interfacesVite
- Next-generation frontend toolingGSAP
- Professional-grade JavaScript animation libraryBootstrap
- Front-end component librarySCSS
- CSS extension language
- The original design inspiration: Deliver Template About page
- AutomatedPros for the opportunity and assignment.