Download or clone the starter template from GitHub (link in desc.) watch video clearly, specially project setup part, if same error occured, then DM us on Instagram or WhatsApp, Team will help you to solve that errors. Is that okay?
Hope you define the perfect img path "./assets/hero.png" or insert "hero" class name. If not work, please DM us on Instagram. We will help you there to resolve this that problem. here is the code try it by pasting on css file. /* Hero Background image */ .hero{ background-image: linear-gradient(to right, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.05)), url("./assets/bg1.jpg"); background-size: cover; background-position: center bottom; background-repeat: no-repeat; }
Hello there, The Online bus ticket booking website is developed using React js and Tailwind CSS with the help of Vite js. For more discussion, DM us on Instagram or Whatsapp. Thank you
** ATTENTION**
Everyone, don't forgot to insert "hero" on the Hero.jsx or paste this code. 👇
👉 className='w-full h-[calc(100vh-8ch)] lg:ps-28 md:ps-16 sm:ps-7 ps-4 mt-[8ch] flex items-center justify-center flex-col hero relative'
here is the css code.👇
/* Hero Background image */
.hero{
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.05)), url("./assets/bg1.jpg");
background-size: cover;
background-position: center bottom;
background-repeat: no-repeat;
}
Hope this will load img properly on your site. Please follow the instruction mentioned above. 👆
Thank you 🙏
Wow this is amazing. Can add the following feature
- Backend
- Payment method
- Ticket printing
- Purchase history
Hello there,
Please DM US on Instagram for more projects discussion.
please provide the all source code with bus details..? (Backend)
If you want a full stack, please DM us on Instagram. We will discuss there.
Dear sir pls help me to create a backend in php for this project
Hi dear, it only shows nav bars and blank page. Please may you guide me to do the home page and other components please?
Download or clone the starter template from GitHub (link in desc.)
watch video clearly, specially project setup part,
if same error occured, then DM us on Instagram or WhatsApp, Team will help you to solve that errors.
Is that okay?
hi the hero page background image doesn't show what is the problem but i implement a correct way
Hope you define the perfect img path "./assets/hero.png" or insert "hero" class name. If not work, please DM us on Instagram. We will help you there to resolve this that problem.
here is the code try it by pasting on css file.
/* Hero Background image */
.hero{
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.05)), url("./assets/bg1.jpg");
background-size: cover;
background-position: center bottom;
background-repeat: no-repeat;
}
@@g-techofficial thankyou
Hello, may i ask what language did you use here? And is it possible to add database for this.. I'm still cofuse about the language
Hello there,
The Online bus ticket booking website is developed using React js and Tailwind CSS with the help of Vite js. For more discussion, DM us on Instagram or Whatsapp.
Thank you
Hi bro the seat setting layout (wheelsteering) was not showing then seats also overall project was successfully running how to solve the problem
Thanks for the comment,
Please DM us on Instagram. Our team will help to solve your problems.
did u have source code
it is possible to insert a flutterwave payment on this code ?
May be that's possible, but we have no idea about flutterwave.
very nice video, backend please
🙏
If you want a full stack code, Please DM us on Instagram. We will discuss there.
I did it all the time but the picture doesn't appear on me why?
Please check the img path,
Example.....
import BusImg from "../../assets/imgname.png";