Skip to content

Latest commit

 

History

History
142 lines (101 loc) · 3.83 KB

README.md

File metadata and controls

142 lines (101 loc) · 3.83 KB
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