*Hi! My name is Mert 💪 and I'm a software engineer from Istanbul, Turkey. *
In this project, I've implemented a platform called with Blogify that you can share posts and stories with other people. I'm still developing this project. I've written backend and frontend for this app.
I used:
- TypeScript
- React,
- Material UI
- Apollo GraphQL,
- Storybook
- Redux
in this project.
Start development server yarn start
Start storybook for testing components yarn storybook
To running tests yarn test