GratiBox

A gratitude App. Choose the best plan for yout and receive amazing products at you home.

Try it out now at https://grati-box.vercel.app

About

The idea of the app is to receive relaxing products to make you happier.

For now, my App has the folling features:

  • Sign Up
  • Login
  • Choose a plan
  • Follow the upcomming deliveries

In the future, I indend to add a edit feature to change the user's choises and a rating option, to let the user tell us where to improve.

Technologies

The following tools and frameworks were used in the construction of the project:

How to run

  1. Clone this repository
  2. Clone the back-end repository at https://github.com/Ribeiro1300/GratiBox-backend
  3. Install dependencies
npm i
  1. Run the front-end with
npm start
  1. Access http://localhost:3000 on your browser and enjoy!