A simple invoice generator which can export invoices in pdf format (client side rendering), currently it uses localstorage to store data but can be easily modified with just few lines of code to connect to a backend .
PS: Its just a small a project I created while learning react.