Skip to content

Final capstone project for Microverse curriculum. Login implemented.

Notifications You must be signed in to change notification settings

NaguiHW/try-lexus

Repository files navigation

Lexus Appointmnet

Lexus appointment is a project where you can make an appointment to test a car before buying it.
I added a basic login with your email, but without authenticating if the email is real or not.

Contributors

Kalib Hackin
[email protected]

Live Demo

https://try-lexus.web.app/

Screenshots

Home Sedans Hybrids Appointments

Download and Installation

You can clone the project using the following command in your terminal:

git clone [email protected]:NaguiHW/try-lexus.git

Now, cd try-lexus/ and before to start to install the dependencies:

npm install

or

yarn install

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Future features

  • Add Google / Facebook login.
  • Email authentication.
  • Edit and delete appointments.

Built with

  • React
  • Redux
  • Axios

UI Design

The UI design is based on:

https://www.behance.net/gallery/26425031/Vespa-Responsive-Redesign

About

Final capstone project for Microverse curriculum. Login implemented.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published