Skip to content

genagain/easy-dough-client

Repository files navigation

Easy Dough Client

Easy Dough is a personal finance app that enables user to manage their personal finances easily.

This project was bootstrapped with Create React App.

The backend for this application is here

Quickstart

Clone this repository

git clone https://github.com/genagain/easy-dough-client

Install the node modules

npm install

Start the application in development mode

npm start

Open http://localhost:3000 to view it in the browser.

Then please be sure to follow the quickstart here to run the backend for this application

Running tests

Run the following to command to execute the tests

npm test

Creating a production build

Run the following command to create a production build

npm run build

Technologies

This project uses the following technologies:

Landing Page

Landing Page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published