Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 690 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 690 Bytes

Custom CMS with React TS / Apollo / GraphQL

🚧 In progress 🚧

A website made with React (with hooks), ApolloClient and Typescript.
Custom API with GraphQL and MongoDB.
Special thanks to Omar Jbara and his awesome react typescript apollo starter !

Code quality

I want to make this project as clean as possible with unit tests, prehook commit, documentation, good accessibility etc.

Learning Apollo and unit testing

This is most of all a lab to learn Apollo, Jest, Typescript generic types, new Typescript features such as optional chaining.