• Stars
    star
    1
  • Language
    JavaScript
  • Created almost 3 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

React-LinkedIn-Clone hosts a React project designed to emulate the features and aesthetics of the LinkedIn platform. Notable functionalities include user authentication, posts creation, a dynamic news feed. Firebase is employed for backend services.

More Repositories

1

Javascript-Internals

Welcome to Javascript Internals! This repository explores the inner workings of JavaScript by providing detailed implementations of its core functions and features. You'll find recreations of built-in functions. Perfect for developers looking to deepen their understanding of JavaScript's internals. 🚀
HTML
21
star
2

Next.js-Sorting-Algorithms-Visualizer

Sorting Visualizer is an interactive web application. It visualizes popular sorting algorithms like Bubble Sort, Merge Sort, and Quick Sort, allowing users to control the sorting speed and see real-time step-by-step animations. It’s designed for both educational purposes and a deep understanding of computer science fundamentals.
TypeScript
7
star
3

React-Facebook-Clone

JavaScript
3
star
4

lightweight-virtual-dom

A minimalistic demonstration of virtual DOM concepts implemented in plain JavaScript. This project features a simple application that manages a dynamic list of emojis with manual state management. It showcases how to efficiently update the user interface using a virtual DOM diffing algorithm.
JavaScript
2
star
5

Leetcode-Problems-Solutions

🚀 Explore a curated collection of my LeetCode solutions, meticulously crafted to showcase diverse problem-solving approaches and algorithms.
JavaScript
1
star
6

my-vscode-config

This repository contains my personalized `settings.json` file for Visual Studio Code. 🛠️ These settings include customizations for themes, editor configurations, and useful extensions. 🎨 Easily enhance your coding environment by using these configurations. 💻
1
star
7

RTK-Query-MongoDB

The Fullstack built with React, MongoDB, Node.js, RTK Query. the project incorporates Redux Toolkit Query.
JavaScript
1
star
8

React-Native-Jobs-Finder-App

React Native app powered by Expo! This cross-platform mobile application is designed to showcase fetching data to make dynamic content with search functionality and navigating between pages using Stack.
JavaScript
1
star
9

React-Amazon-Clone

The "React Amazon Clone" repository is e-commerce web application built using React and Firebase. It replicates key features of Amazon, including user authentication, product listing, and a shopping cart with payments. The project provides a practical demonstration of React and Firebase.
JavaScript
1
star