Prasenjit-3433 / StyleRio

A simple eye-catching landing page design feat. Products Slideshow ๐Ÿคฉ

Home Page:https://stylerio.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

StyleRio | Be The Style Icon

A simple eye-catching landing page design feat. Products Slideshow ๐Ÿคฉ
Explore the docs ยป

View Demo ยท Report Bug ยท Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Implementation
  4. Features
  5. Contributing
  6. License
  7. Contact
  8. References

๐Ÿ™‹ About The Project

animated

"StyleRio" brings together a classic simple design.Everything a customer needs (Navigation ๐Ÿงญ, Products Slideshow ๐Ÿ“Œ & their Prices ๐Ÿ’ต, About Us ๐Ÿ‘‹, Featured Products ๐Ÿ“ˆ, Social-media connects ๐ŸŒŽ etc.) can be found with one click on their homepage menu. Nothing too fancy, no unnecessary distractions, just a clean and effective website for their restaurant.

Using a one-page website allows them to simplify and only include whatโ€™s needed in order to prevent distractions. Every bit of information a customer needs is all on one page saving them time searching around the website. "StyleRio" takes social very seriously with an Instagram feed, Twitter feed and social media icons on each page; and it pays off. ๐Ÿ”ฅ

(back to top)

๐Ÿ›  Built With

  • HTML
  • CSS
  • Sass

(back to top)

๐Ÿš€ Getting Started

This is an example of how you may start on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • Sass - the npm library SASS/SCSS
  • Live Server Extension Live-Server

Installation

  1. First of all install the library sass globally on your local machine.
npm install -g sass
  1. Once the library was installed, then run the following command on terminal. This will watch the scss folder for any future changes and compile down scss to css accordingly.
npm run watch
  1. Next, install Live Server extension by Ritwick Dey. It'll moniter any changes in your code, then auto-reload the website.
  2. Once the extension was installed, then right-click on index.html and select Open with Live Server.
  3. It'll open a new tab in browser & start serving the webpage. Enjoy!.

(back to top)

๐Ÿ’Ž Features

  • Slideshow: One of the most popular features, particularly on homepages, is a homepage banner slider. Itโ€™s essentially a slideshow with images & text.When sliders are used to improve your brandโ€™s image, they may be an excellent approach to increase conversions and impress users. It Can Help to Promote a Brand Better.
  • Simple Design: The simple design has certain advantages over the more complicated ones. They are easier to understand, cheaper to make, and easier to fix in case there is a need to. By keeping it short and simple, you ensure that your audience isnโ€™t unnecessarily overwhelmed and distracted from the message that you intend to convey.
  • Responsiveness: Responsive design provides a better mobile experience for users and improves the general UX on pages. Not only this but a responsive design is basically becoming one of the requirements for a top ranking in SEO.
  • Better UX: According to an analysis by Google based on multiple page-loading studies, delays can significantly impact the satisfaction of users and can make them leave and never return. Optimizing your online property to look better and load faster will make it more welcoming to visitors and provide the best experience.

See the open issues for a full list of proposed features (and known issues).

(back to top)

๐Ÿค Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

๐Ÿ“œ License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

๐Ÿ“ฎ Contact

Prasenjit Sutradhar - @twitter_handle - prasenjitsutradhar3433@gmail.com

Project Link: https://github.com/Prasenjit-3433/StyleRio

(back to top)

โœŒ๏ธ Resources

(back to top)

About

A simple eye-catching landing page design feat. Products Slideshow ๐Ÿคฉ

https://stylerio.netlify.app

License:MIT License


Languages

Language:SCSS 37.9%Language:HTML 31.2%Language:CSS 30.8%