🟢 This is a hamburger restaurant app developed using TypeScript with React Context. The app uses the hamburger API to storage food data from the restaurant and also allow new users to register and log in to the store.
🎯 The main goal of this application was to practice TypeScript language as well as sorted libs and tools, such as Material UI, styled components, react-hook-form, react-hot-toast, among others. Also work on back end skills through the fake-API using JSON-Server (https://github.com/raissalst/hamburgerapi).