Skip to content

digdiego13/gratibox-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gratibox

Why dont you visit my application ? https://gratibox-front-five.vercel.app/

stress, bad mood, anxiety. leave it all behind. Give value to your well-being with Gratibox.

There, you are able to make monthly or weekly subscriptions and earn treats that comfort your day-to-day.

About

Some features implemented:

  • Login and Sign Up
  • subscription Page
  • Make new subscription (Monthly or weekly).

Technologies

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

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

npm

npm install npm@latest -g

Installation

Create a root project folder named gratibox

mkdir gratibox

Clone the front-end repo

git clone https://github.com/digdiego13/gratibox-front.git

Install NPM packages for the front-end repo

npm install

Run

Use NPM start to use the application on your localhost

npm start

(you have to clone the gratibox-backend repository too [https://github.com/digdiego13/gratibox-backend.git], create the database and start the dev application (read the "READ.ME" archive on backend repository) Or, you can see the deploy on https://mira-front-brown.vercel.app/

cypress tests

if you want to test E2E with cypress, run

npx cypress open

then there you can run tests.

About

Aplicação para receber mimos de paz em sua residência.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published