This project pretends to track the State of The Product where anybody can update the information relative to:
- Product Conferences and events
- Product Certification information
- Any other section that is raised as interesting
Website
This project uses npm as package manager
Clone the project
git clone https://github.com/herrardo/state-of-product.gitGo to the project directory
cd state-of-productInstall dependencies
npm installStart the server
npm run docs:devOnce launched you should see the preview locally in your computer: http://localhost:5173/state-of-product/
This project is deployed with GH Pages in this URL:
https://herrardo.github.io/state-of-product/
Every new commit to main in the project automatically deploys.
Contributions are always welcome!
See our Contributing Guidelines to know how to help the project adding new contents or proposing ideas.
Please read the Code of Conduct
Distributed under MIT License
