Frontend React Developer
CurrentProject: A social network for pet owners to find lost pets. You can create posts of lost and found pets. The search for posts worked with tags that allowed you to make a narrower selection of posts. Also in the application people could take other people's pets for walks. In order to watch the locations that you need, you can use the Google map and see which pets were lost or found there.Areas of responsibilities: In this project I was responsible for the logic of the application.I worked with HTML. For styling the components I used CSS and the Bootstrap4. The logic of the project was controlled by JavaScript. I received data from the server using AJAX requests. React was used to manage the components and their interaction. Of course I used Redux which made it possible to conveniently receive data in components and for data that is needed by one or two components I used React-hooks. If I realized that one reducer had unnecessary information I used combined reducer. Navigation was controlled by React Router. When writing code I follow several principles: the code must be readable and don't complicate things that don't require it.Technologies: HTML, CSS, JavaScript, AJAX, React, Redux, Redux Form, Bootstrap, Google MAP API, Git, Styled Component, React Router.