This repository contains several branches, each dedicated to a specific section or task. Below is a brief description of each branch:
- Description: Website development based on Figma design for an ecommerce Luma store.
- Description: Adding JavaScript functionality to the previously created website.
- Description: Setting up and managing Magento 2 environment, including Warden environment for easy startup and shutdown.
- Description: Creating a CRUD web application for a todo list using React.
- Description: Developing a todo list web application using Knockout.js.
- Description: Implementing a todo list web application using pure JavaScript.
- Description: Creating a todo list web application using jQuery.
- Description: Implementing a weather widget using React with the following tasks:
- Finding and implementing a stylish template for the Weather App (HTML, CSS, responsive, React).
- Adding a request to a weather service for current temperature and weather conditions based on the current location.
- Saving the relevant data in local storage and displaying it in case of no connection or errors.
- Adding the option to switch between Celsius and Fahrenheit temperature scales.