YuluDuan / purchase-tracker

Home Page:https://purchase-tracker-yuluduan.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Purchase Tracker

Example:

Purchase Tracker An application used to track the purchase and use the chart to visualize it for each year, built with React, Redux, JavaScript, and CSS.

Project Status

On Progress:

This project is currently in development. Users can add the purchase items and select the specific year, the authentication and styling are in progress.

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Run Test Suite:

npm test

To Start Server:

npm start

To Visit App:

localhost:3000

Reflection

About

https://purchase-tracker-yuluduan.vercel.app/


Languages

Language:JavaScript 60.2%Language:CSS 28.4%Language:HTML 11.3%