Skip to content

ibnzUK/React_Expenses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview of light theme

This is a React experimental application to conditionally render and add items to list

(following UDEMY React - The Complete Guide (incl Hooks, React Router, Redux))

Community coders, please commit

Feel free to add extra functions or improvements, This helps me to more familiarise with source control and open source project managing

Running instructions

  • copy project to your directory ( git clone https://github.com/ibnzUK/React_Expenses )
  • navigate to React_Expenses project directory
  • make sure you have node.js installed on your machine
  • install project packages (npm install)
  • start project (npm run start)