This repository is a practice repository that displays a list of the user's income and expenses. You can also do book imports of csv files.
📖 Backend: https://github.com/SirKadogan/bootcamp-typeorm-upload
- Reactjs
- Typescript
- Jest
- Styled Components
- You must first setup the backend provided at the top of the Readme.
- Clone this repo.
- Run
yarn
to install dependencies. - Run
yarn start
to start the server on port 3000.
A csv file is provided at the root to test the book import