A Fullstack application where you can select some type of flowers, go to the checkout and change their quantities or delete them. The user can also sign up or/and sign in with persistent data with local Storage and using Firebase.
To have this project in your local environment you can do the following:
-
Clone the project from
git@github.com:gsvidal/toma-accion-flowers.git -
npm installoryarn add -
npm run startand go to http://localhost:3000/
