/gratibox-front

Subscriber app to live life with gratitude

Primary LanguageJavaScript


Logo

Gratibox

Be grateful in life 🙏, it can always get worse 😰
Explore the docs »
View Demo

About the project


Above we see the home page of the app. Subscribe in it and you will receive random boxes in your home, with many sort of items varying from teas to organic products.

You will not choose the item, but you can always choose to be grateful for what you have received!


Built with


Getting Started

  • Want to simply try it? Access demo by clicking here!

  • Want to run front and back in local environment? Learn how in README of gratibox-back repository by clicking here!

  • Want to run front local not worrying with back? Keep reading then!


Prerequisites

  • npm

Installation

  1. Clone repository
git clone https://github.com/cybalencar96/gratibox-front.git
  1. Install dependencies executing command in root
npm i

How to run

npm start