Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.01 KB

README.md

File metadata and controls

31 lines (18 loc) · 1.01 KB

Pandafeed

Netlify Status

Give your users the perfect tool to let you know what they want the most and inform them about new features, bug fixes and more to make better product decisions.

About

The Pandafeed company was created as a final project for the Ironhack bootcamp in Mexico, the main purpose of this page is to be useful for all the companies in the world, helping them to develop a good track of new features for all their products, allow users and teammates to vote for the features they love the most or propose the ones they need.

Live application

How to run locally

Clone the project and install the dependencies.

yarn install

Finally start the application.

yarn start

The Pandafeed frontend will be available at localhost:4444