Single Page - Multi Step Image
Run the following command to install the dependencies
npm install
To build in development mode
npm start
To build in production mode
npm build
URL Live Site
- Comming Soon!
- ASTRO - Builder
- Some of the feature that astro allow to us is the partial hydratation, that is the act of only hydrating the individual components that require JavaScript and leaving the rest of your site as static HTML, making our site faster to charge in the browser Learn more
- REACT - Library UI
- SASS - Styles
- GSAP - Animations
- HASURA - GraphQL API