This project is a clone from react-product-card but done only with HTML, CSS and JS without using any library nor framework
If you want to contribute with your solution for the challenge do the following:
- Fork the repo
- Create a branch:
git checkout -b <branch_name>. - Create a folder with your name and solution
- Do your changes and commit them:
git commit -m '<mensage>' - Push it:
git push origin Newsletter-Popup-Challenge / <local> - File a pull request.
This project is under license. See LICENSE for more details.
This repository README follows this template from https://github.com/iuricode/readme-template