- React Basics & Working With Components
- React State & Working with Events
- Rendering Lists & Conditional Content
Project created in a Udemy course of React.js
Clone the project
git clone https://github.com/Pablo-MC/expense-recorder.git
Install dependencies
npm install
Start the server
npm start