This repository contains projects developed during Full Stack Open Part 9.
Key concepts and tools explored include creating APIs with Express, implementing data validation with Zod and developing user interfaces with React. TypeScript was used for both backend and frontend development to ensure type safety and reduce runtime errors. Additionally, linting tools were also employed to maintain code quality.