this project is based on https://github.com/issaafalkattan/React-Landing-Page-Template
This project was created with [npm create vite@latest].
This project was bootstrapped with [npm install react-bootstrap bootstrap@5.1.3].
live Demo https://neon-flan-8d1137.netlify.app/
# clone the project
git clone https://github.com/rio3dstudios/React-Vite-Landing-Page-Template.git
# open the project directory
cd react-vite-landing-page
# install dependencies
npm install
# start the application
npm run dev
# make a production build
npm run build