Ana3074 / Team-1-Fullstack-Capstone-Starter-Project

0 stars 0 forks source link

50% MVP Completion - Major styles and functionality complete #12

Open Ana3074 opened 1 year ago

Ana3074 commented 1 year ago

A minimum viable product is the first form of a product that you can release to users. It provides core functionality without any additional features. Entrepreneurs use MVPs to assess how customers feel about an idea. If the idea does have potential, they use customer feedback to develop the next version of the product.

When you use an MVP, you’ll have only invested minimal effort and resources to create your product no matter what happens. You’ll avoid building a complete product that has no appeal to customers and eliminate the risk of including undesirable features that you later need to adapt or remove.

MVP styles your root HTML elements, so you don't need to learn a new CSS framework or naming conventions. HTML Guide ↗ Mobile-friendly UI MVP is designed to look great on all browsers and devices out of the box for rapid prototyping. It's like an amped-up CSS reset that you can toss into any project to get decent styling.

https://andybrewer.github.io/mvp/#:~:text=MVP%20styles%20your%20root%20HTML%20elements%2C%20so%20you,toss%20into%20any%20project%20to%20get%20decent%20styling.

Ana3074 commented 1 year ago

I feel might use this for the skeleton of my website.