Skip to content

herrardo/state-of-product

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

State of The Product

State Of The Product
Events, conferences, certifications... And more, up to you!

contributors last update forks stars open issues license


📔 Table of Contents

🌟 About the Project

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

👾 Tech Stack

Website

🧰 Getting Started

‼️ Prerequisites

This project uses npm as package manager

🏃 Run Locally

Clone the project

  git clone https://github.com/herrardo/state-of-product.git

Go to the project directory

  cd state-of-product

Install dependencies

  npm install

Start the server

  npm run docs:dev

Once launched you should see the preview locally in your computer: http://localhost:5173/state-of-product/

🚩 Deployment

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.

👋 Contributing

Contributions are always welcome!

See our Contributing Guidelines to know how to help the project adding new contents or proposing ideas.

📜 Code of Conduct

Please read the Code of Conduct

⚠️ License

Distributed under MIT License

💎 Acknowledgements