Skip to content

pegahph/atlaspood-test-project

Repository files navigation

AtlasPood Test Project

This project is a test application demonstrating login functionality and product page access.

Installation

  1. Clone the repository:
git clone https://github.com/pegahph/atlaspood-test-project.git
  1. Navigate to the project folder:
cd atlaspood-test-project
  1. Install dependencies:
npm install

Running the Project

  1. Start the development server:
npm run dev
  1. Open your browser and navigate to: http://localhost:5173/

Login Credentials

Use the following credentials to log in:

Important Notes

  • The product page is only accessible after logging in with the provided credentials.
  • User authentication state is not persisted in local storage, as this is a test project.
  • You will be logged out if you refresh the page or manually change the URL.
  • You'll need to log in again after any page refresh or URL change.

Development Status

This project is a test application and may not include all features of a production-ready system. It's designed to demonstrate specific functionalities as requested in the test requirements.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published