louro-ines / react-expense-tracker

I've created this simple React App as I'm learning the key concepts of this framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Simple React App of an expenses tracker.

Setup

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

  • Installation: run npm install to install all required dependencies

  • To Start Server: run npm start

  • To Visit App: open localhost:3000 in your browser

About

I've created this simple React App as I'm learning the key concepts of this framework


Languages

Language:JavaScript 60.8%Language:CSS 27.8%Language:HTML 11.4%