Skip to content

Latest commit

 

History

History
113 lines (92 loc) · 3.83 KB

readme-en.md

File metadata and controls

113 lines (92 loc) · 3.83 KB
🇺🇸 English
🇧🇷 Português

luk4x-repo-status luk4x-repo-license

🎮 PlayStation Store Project


Video   |    Technologies   |    About   |    Highlights   |    Cloning   |    Contact


📹 Project Video Presentation

result-ps5store.mp4

If the video has any errors, reload the page!
Access the project online HERE

🚀 Technologies Used

📝 About

Watching the video above and/or accessing the project online will help you understand the explanation!

PlayStation Store is a web application that simulates the storefront of an e-commerce of peripherals related to PlayStation 5.
My main focus during development was to improve my semantics and judgment when dealing with HTML, and my mastery of CSS when using MediaQueries, flexbox and etc... to make the project work as well as possible.
Using the services of FormSubmit, I also ended up developing a form that actually works in the application's support tab.

📌 Some Highlights

  • Functional form;
  • Responsiveness;
  • Semantic HTML;
  • CSS Flexbox;

📖 Cloning the Project

To clone and run this project on your computer, you just need Git to be previously installed.
After that, in the terminal:

# Clone this repository with:
> git clone https://github.com/Luk4x/playstation-store.git

# Enter the repository with:
> cd playstation-store

# Run the project with:
> start index.html # For Windows users
> open index.html # For Linux/Mac users

🤝 Contributor Contact

Vitrine.Dev 🪟
Luk4x Github Photo
Lucas Maciel
🪧 Vitrine.Dev Lucas Maciel
✨ Name 🎮 PlayStation Store
🏷️ Technologies javascript, css, html
📷 Img vitrine.dev thumb

Back to Top