Premier website concept
Live Link : https://premier-website-beta.vercel.app/
Behance Link: https://www.behance.net/gallery/97376811/Premier
This project is a replication of a design I found on Pintrest & Behance using HTML and CSS with a focus on CSS Flexbox Layout. The purpose of this project is to practice and showcase my front-end development skills, particularly in creating responsive and visually appealing layouts.
The project involves replicating a design from Behance, emphasizing the following:
- Accurate reproduction of the visual design
- Responsive layout using CSS flexbox
- Clean and organized code
- Responsive design that works on different screen sizes
- Usage of CSS flexbox for layout management
- Semantic HTML5 elements for better accessibility and SEO
- HTML5
- CSS3
- CSS flexbox Layout
To run this project locally, follow these steps:
- Clone the repository:
https://github.com/Vargos98/Premier-website.git
- Navigate to the project directory:
cd premier-website-replication
- Open
index.html
in your preferred web browser:open index.html
This project can be used as a reference for:
- Learning and understanding CSS flexbox Layout
- Practicing front-end development skills
- Creating responsive web designs
Description: Screenshot of the desktop view
Description: Screenshot of the mobile view
Contributions are welcome! If you have any ideas or suggestions to improve this project, feel free to create an issue or submit a pull request.
- Fork the project
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a pull request
- The original design was created by Set Redesign on Behance.net.
- Thanks to Pintrest & Behance for providing a platform with amazing design inspiration.
- CSS Grid Guide by CSS-Tricks for helping with grid layout concepts.
Feel free to adjust the details such as the repository URL, designer's name, and screenshot paths as needed.