Skip to content

ELDADBRHANO/Phone-store-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phone Store Project

This is a web application for a phone store, built using HTML, CSS, and JavaScript. Users can view a list of available phones, filter them by brand and price range, add them to their cart, and complete the checkout process.

Installation

  1. Clone the repository: git clone https://github.com/eldadbrhano/Phone-store-Project.git
  2. Navigate to the project directory: cd Phone-store-Project
  3. Install the dependencies: npm install
  4. Start the development server: npm start
  5. Open your web browser and go to http://localhost:3000

Usage

When you first open the application, you will see a list of available phones. You can filter the list by brand and price range using the dropdown menus at the top of the page. To add a phone to your cart, click the "Add to Cart" button next to the phone's name. You can view your cart at any time by clicking the shopping cart icon in the top right corner of the page.

When you are ready to checkout, click the "Checkout" button in your cart. You will be prompted to enter your name, email address, and shipping address. After you have filled out the form, click the "Submit" button to complete your order.

Contributing

Contributions to this project are welcome. To contribute, please follow these steps:

  1. Fork the repository
  2. Create a new branch: git checkout -b my-new-feature
  3. Make your changes and commit them: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

If you have any questions or comments about this project, please feel free to contact me.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published