🚀 Technologys | 💻 Project | 🤔 How to contribute | 📝 License
Mern - MongoDB, Express, ReactJs, NodeJs
Project aimed at creating a new ecommerce experience, where users can create and demand their own products!
- Fork this repository;
- Create a branch with your feature:
git checkout -b my-feature
; - Commit your changes:
git commit -m 'feat: My new feature'
; - Push to your branch:
git push origin my-feature
.
After the merge of your pull request is done, you can delete your branch.
This project is under the MIT license. See the LICENSE for more details.
Made with 🖤 by Henriquecesp 👋