GithubHelp home page GithubHelp logo

trskzk / eco_cosmetics Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mate-academy/eco_cosmetics

0.0 0.0 0.0 5.71 MB

License: GNU General Public License v3.0

JavaScript 25.00% HTML 36.34% SCSS 38.66%

eco_cosmetics's Introduction

Eco cosmetics landing page

Implement landing page according to Figma design - Use BEM and SCSS

  • Large screens 2560px
  • Full HD 1920px
  • The design 1600px
  • Notebook 1280px
  • Tablet 1024
  • Mobile (> 320px)
  1. Implement the header with nav.
  2. Implement Brand of eco-cosmetics and magic candles block.
  3. Implement If you choose the gifts of nature and care about it’s - scroll down block.
  4. Implement About our brand block.
  5. Implement Shop block:
  • implement tabs
  • implement slider
  1. Implement About the creators block.
  2. Implement Ayurvedic Tooth Powder block.
  3. Implement Contact us block.
  4. Implement footer.

Fonts

Use Sharp Sans No2 Medium and Avenir, which you can find in fonts directory.

Checklist for preparing a portfolio project for HR review

  1. Don’t forget to add a title for the whole web page (it could be the name of your landing)
  2. A landing page is implemented strictly according to the design in Figma
  3. Links in the header and footer menus should lead to the corresponding blocks of the landing page
  4. The speed of animations is the same throughout the landing page (for example, increasing when hovering or moving blocks when scrolling)
  5. Placeholders in the forms suggest what to enter, and if there is a validation of the form, then it is clear in what format to enter the phone number
  6. Make sure everything looks neat on mobile and without horizontal scrolling
  7. Add favicon
  8. Add a smooth scroll for the whole page
  9. The user must have the opportunity to write 2-3 lines of text in the message field
  10. It would be more realistic if the "shopping cart" button was active and clickable
  11. Buttons “shop”, “to contact us”, “all products” must be with hover styles
  12. All items in the shop section must have hover effects
  13. All “learn more” buttons should also have hover styles
  14. All the social icons in the footer should be clickable and open the social networks in a new tab
  15. The phone number and mail in the footer must be clickable and when clicked, the browser must offer to call the specified number or write a letter to the specified mail.
  16. The form shouldn’t accept incorrect data in a field with a phone number (for example, a number with a letter and there was no error), give this and all inputs a correct input type
  17. The form shouldn’t submit empty
  18. The "contact us" form should be automatically reset after submit and don’t show 404/405 errors after sending

Github flow

  1. Fork the repo.
  2. Clone the forked one. (The project link should have your name but not mate-academy)
  3. Run npm install (or just npm i).
  4. Run npm start.
  5. Open one more terminal window for the next steps.
  6. git checkout -b develop - to create new branch and switch on it.
  7. Write you code in src folder.
  8. Run npm run lint and fix code style errors.
  9. Run npm run deploy to deploy your solution to gh-pages.
  10. git add . && git commit -m 'solution' to save your changes.
  11. git push origin develop - to send you code for PR.
  12. Create a Pull Request (PR) from your branch develop to branch master of original repo.
  13. Replace <your_account> with your Github username in the DEMO LINK.
  14. Copy DEMO LINK to the PR description.

To update you PR repeat steps 7-11.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.