Pinned Repositories
Brewopedia
This is a React application that fetches and displays a list of brewlist from the Openbrewerydb API. The app supports pagination, search beers and allows users to customize the number of beers displayed per page.
CARTLIST-APP-RTK
This is a beginner and simple project to learn Redux Toolkit, state management, actions
Color-Generator-VanillaJS
Random Color Generator Web App and Here you can also copy the color code
Contact-Saver-Web-App
This is beginner project focuses on connection between FE and BE, making Simple API to save contacts in DB and it is a full stack app
ContactCloud
ContactCloud-MERN
ContactCloud is full-stack application that allows users to manage their contacts. Users can create, view, edit, and delete contacts, each of which is associated with a specific user. The application is built using Node.js, Express, MongoDB for the backend, and React.js for the frontend.
DarkMode-LightMode-OR-BgChange-WebApp
Switch to Dark/Light Mode or Change the Background of web page as same as color swatch
JS-Temprature-Converter
A simple beginner project which converts temperature in Celsius to Kelvin and Kelvin to Celsius.
LearnDemy-with-React
This is Udemy clone project which has Authentication, Authorization, Protected Routes
Rick-and-Morty-Encyclopedia
The Rick and Morty Encyclopedia is a web application that allows users to browse and search for characters from the popular TV series "Rick and Morty" using the Rick and Morty API.
PratikTomar's Repositories
PratikTomar/CARTLIST-APP-RTK
This is a beginner and simple project to learn Redux Toolkit, state management, actions
PratikTomar/Color-Generator-VanillaJS
Random Color Generator Web App and Here you can also copy the color code
PratikTomar/Contact-Saver-Web-App
This is beginner project focuses on connection between FE and BE, making Simple API to save contacts in DB and it is a full stack app
PratikTomar/DarkMode-LightMode-OR-BgChange-WebApp
Switch to Dark/Light Mode or Change the Background of web page as same as color swatch
PratikTomar/JS-Temprature-Converter
A simple beginner project which converts temperature in Celsius to Kelvin and Kelvin to Celsius.
PratikTomar/LearnDemy-with-React
This is Udemy clone project which has Authentication, Authorization, Protected Routes
PratikTomar/Rick-and-Morty-Encyclopedia
The Rick and Morty Encyclopedia is a web application that allows users to browse and search for characters from the popular TV series "Rick and Morty" using the Rick and Morty API.
PratikTomar/Brewopedia
This is a React application that fetches and displays a list of brewlist from the Openbrewerydb API. The app supports pagination, search beers and allows users to customize the number of beers displayed per page.
PratikTomar/ContactCloud
PratikTomar/ContactCloud-MERN
ContactCloud is full-stack application that allows users to manage their contacts. Users can create, view, edit, and delete contacts, each of which is associated with a specific user. The application is built using Node.js, Express, MongoDB for the backend, and React.js for the frontend.
PratikTomar/Dashboard-UI
Simple dashboard UI
PratikTomar/Dice-Dash
Dice Dash Game, a simple web application that allows you to roll a virtual six-sided die. This application provides an interactive and immersive experience, complete with a realistic "thrown" animation.
PratikTomar/Hacktoberfest-Frontend
Make your Pull Request for Hacktoberfest 2023 in the Web domain specially Frontend. And give this repo a ⭐
PratikTomar/Kanban-Jobtracker
The Job Tracker project is a web application designed to help users organize and track their job search process. It provides features for managing job listings and tracking their status through different stages such as "Saved", "Applied", "Interviewing", "Offer", and "Rejected".
PratikTomar/Learndemy-Deploy
PratikTomar/Meesho-Shopping
This is an Ecommerce application which is clone of Meesho. It has all the features that Meesho has like Auth, Shipping, Edit Product, Order Summary, Wishlist, PLP, PDP, Cart, Checkout, My Orders etc.
PratikTomar/Password-Magic-Show
A React component that provides a password input with a toggle option to show or hide the entered password. The component is designed to be easy to integrate into your React applications. This is a famous interview question as well.
PratikTomar/React-Portfolio
Welcome to my portfolio project! This project showcases my skills, experience, and projects.
PratikTomar/RPS-Royale
Rock, Paper, Scissors Royale is a simple web-based game where you can play the classic Rock, Paper, Scissors game against the computer.
PratikTomar/Task-Planner
A simple Task Planner web application built with React for planning tasks, including features like priority, category.
PratikTomar/Task-Planner-Deploy
A simple Task Planner web application built with React for planning tasks, including features like priority and category. This repo is created to deploy this application on render.
PratikTomar/Tic-Tac-Toe
This is a basic implementation of the classic Tic Tac Toe game using React. The game allows two players to take turns marking the spaces in a 3x3 grid. The first player to align three of their marks in a row, column, or diagonal wins the game.