In programming purposes.
At this time I'm not seeking to change jobs.
You can open live page by folowing this link
- https://car-rent-theta.vercel.app/
- next.js
- react
- redux
- typescript
- node.js
- formik / yup - form validation
- material ui - simple markup
- google api
This is a Next.js project bootstrapped with create-next-app
.
Make a new Next.js app (read the learn section on next.js website it's very short).
Install Material UI styles
Make 3 steps reservation process, each step in a new page.
Checkout time must be bigger than checkin
Checkin can be only in the next 2 hours (from current time and not sooner)
The total time of booking must be more than 4 hours
https://developers.google.com/maps/documentation/javascript/places-autocomplete
dates, place details and a map of google with the address as MARKER
First, download this project into your pc
Next, open project folder and run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
This project is hosts on vercel
Still have questions? Feel free to ask them by this mail igot.c.m@ukr.net