Start shopping now!
- Visual implementation of index and login pages ;
- Responsivity;
- Get products from a server and list;
- Save and delete products inside database.
This project was developed based on a Figma design and short tasks established by Alura instructors on Trello. This was my first project developed with TypeScript, wich brought some difficulties, like type incompatibilities, but I felt more control over the behaviour of the application. I've used the JSON server to manipulate a fake database wich is hosted on Heroku platform.
- Search for products by name;
- Not found error, loading spinner and messages inside toasts
- Validation inside forms