You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SnapShot is Gallery created using React Hooks, Context API and React Router. The Routes were setup for four default pages and a search page. Also the images were displayed using the Flickr API and Axios to fetch data.
🛍️ E-Commerce Website with ReactJS, Redux, and API Integration Built an e-commerce website using ReactJS and Redux. Fetches products dynamically from an API and manages the shopping cart. Demonstrates modern front-end practices for a seamless user experience. Tech: ReactJS, Redux, API Integration
This project is a weather application that fetches and displays real-time weather data using an external API. Through this project, I gained practical experience in working with APIs, handling asynchronous data, and dynamically rendering information in a React application.
This project is a Todo application developed to help me understand and implement key concepts in web development. Through this project, I gained hands-on experience with CRUD operations (Creating, Reading, Updating, and Deleting records) and explored essential React concepts such as State Management, React Context, and Custom Hooks.
Example of a Spring Boot app with a React frontend using webpack and the gradle-node-plugin. With homepage, error page and CRUD functions for managing flowers.