mkvasconcelos / mywallet-front

Home Page:https://mywallet-blond-kappa.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend My Wallet

About

This is a frontend project for a web application. Its purpose is to provide a user-friendly interface for the users to interact with backend API. It`s a wallet to manage your expenses and incomes.

Tech-StackArchitectureInstallationFeaturesDeployAuthor

Tech-Stack

  • React.js
  • Axios
  • Styled Components

Architecture

The frontend project is structured as a single-page application with the following components:

  • Components: Reusable UI components that make up the different pages of the application.
  • Pagess: Top-level components that define the different pages of the application.
  • Context: Data that is used in every level of the application.

Installation

  1. Clone the repository to your local machine.
  2. Run npm install to install all dependencies.
  3. Create a .env file and set the REACT_API_BASE_URL.
  4. Run npm start to start the server.

Features

  • Mobile layout
  • User authentication
  • Home to manage your incomes and expenses
  • Add, delete and update incomes and expenses
  • Update user profile

Deploy

The application is available on Vercel:

Author



About

https://mywallet-blond-kappa.vercel.app


Languages

Language:JavaScript 98.1%Language:HTML 1.8%Language:Shell 0.1%