/mywallet-front

Fullstack web app (front part) of Wallet type, managing transactions.

Primary LanguageJavaScript


Logo

My Wallet

💸 A useful app if you have money to manage 💸
Explore the docs »
View Demo

About the project


An animated gif to introduce you to this simple, but very pleasant full-stack project I manage to accomplish!


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 on README in backend 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/mywallet-front.git
  1. Install dependencies executing command in root
npm i

How to run

npm start