Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.06 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.06 KB

Products_Card_Challenge

Github Forks Repo Stars

This project is a clone from react-product-card but done only with HTML, CSS and JS without using any library nor framework

📫 Contributing to Newsletter-Popup-Challenge

If you want to contribute with your solution for the challenge do the following:

  1. Fork the repo
  2. Create a branch: git checkout -b <branch_name>.
  3. Create a folder with your name and solution
  4. Do your changes and commit them: git commit -m '<mensage>'
  5. Push it: git push origin Newsletter-Popup-Challenge / <local>
  6. File a pull request.

📝 License

This project is under license. See LICENSE for more details.

This repository README follows this template from https://github.com/iuricode/readme-template