EN - English (Versão em Português Brasil aqui)
Project developed during the front-end module of the Trybe full-stack web development course.
Virtual wallet with real-time quote and currency conversion using API
The aim of the project was to create an application using React and global state manipulation with Redux, along with a public API to convert the currency in real time.
- Mobile First
- Responsive Design
- Add, remove and edit an expense
- View a table with your expenses
- View total spend converted to a currency of choice
npm installcd src/ && npm start
Terminal
npm test
Graphics Mode
npm run cypress:open
