This is the frontend of the Car Sale Application, where users can log in to access the platform. The application is built using React.js materialUI Zustand and styled with CSS.
- User login page
- Responsive design
- Input validation for username and password fields
Access the live web application
Follow the steps below to set up and run the project locally:
Make sure you have the following installed:
-
Clone the repository to your local machine:
git clone https://github.com/Dilan012/meterial-UI
-
Navigate to the project directory: cd meterial-UI
-
Install the dependencies: npm install
Or, if you're using yarn: yarn install
-
Run the development server: npm start
Or, with yarn: yarn start
-
The application will run on http://localhost:3000/.
Use the following credentials to test the login functionality:
-
Username:
admin@123.com
Password:adminpass -
Username:
dilan@123.com
Password:dilan123