This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
book flight app flight book application is a web-based airplane ticket booking application, this application makes it easy for everyone to book airplane tickets anytime and anywhere.
This app was built with some technologies below:
v20.9.0
email : test7@gmail.com password : test7
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
Open food-recipe-one-psi-.vercel.app with your browser to see the result.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying src/page.jsx. The page auto-updates as you edit the file.
