erAashishpatel
BE In CSE || Web Dev || Java || C++ || || HTML || CSS || Bootstrap || JavaScript || || Node.js || SQL || React.js ||
Bhilai
Pinned Repositories
Alarm-Clock-Using-JS
Design an Alarm Clock Using HTML,CSS And JS which have 'add' and 'delete' alarm function and real time clock.
AlarmClock
Design a 24 HRS Format Alarm Clock with Set or Delete Alarm Functionality.
Cart
Firebase mini project: Reading data from firebase. (In App.js and Cart.js)
CartItems
Add Product
E-Commerce-App
Created the frontend for an ecommerce website using React.
E-Commerce-react-app
Created the frontend for an ecommerce website which have following functionalities: Navbar, All products page, Create page, Product detail page, Cart page, Handle errors and success alerts etc. Handle errors as well from the API and show appropriate Alert/Notification etc.
Experimental
help
help2
HtmlLoginAndRegistrationForm
Html Login And Registration Form
erAashishpatel's Repositories
erAashishpatel/Alarm-Clock-Using-JS
Design an Alarm Clock Using HTML,CSS And JS which have 'add' and 'delete' alarm function and real time clock.
erAashishpatel/AlarmClock
Design a 24 HRS Format Alarm Clock with Set or Delete Alarm Functionality.
erAashishpatel/Cart
Firebase mini project: Reading data from firebase. (In App.js and Cart.js)
erAashishpatel/CartItems
Add Product
erAashishpatel/E-Commerce-App
Created the frontend for an ecommerce website using React.
erAashishpatel/E-Commerce-react-app
Created the frontend for an ecommerce website which have following functionalities: Navbar, All products page, Create page, Product detail page, Cart page, Handle errors and success alerts etc. Handle errors as well from the API and show appropriate Alert/Notification etc.
erAashishpatel/Experimental
erAashishpatel/help
erAashishpatel/help2
erAashishpatel/HtmlLoginAndRegistrationForm
Html Login And Registration Form
erAashishpatel/IsItRaining-reactApp
IsItRaining-reactApp: React - Is it Raining? Create a boolean state named 'itsRaining' in a classComponent. Initially, set it as false. Display “Is it Raining today? Yes”, if itsRaining is true else “Is it Raining today? No”
erAashishpatel/MealApp
Created a Meal App using HTML, CSS, & Vanilla JavaScript.
erAashishpatel/Music_Player_front_end
Html,Css
erAashishpatel/my-daily-goal
erAashishpatel/myReactCart-Firebase
Created a react app Cart Component using Firebase
erAashishpatel/PingPong
PingPong game using Javascript
erAashishpatel/Python-project-ATM
erAashishpatel/react-blog-app
Create a simple blog app using React JS with Create Post and home page. using Hooks and styled-components and also used dynamic styling.
erAashishpatel/react-hooks-form
custom hook, useState, useEffect
erAashishpatel/ReactCalculator
Interactive Calculator using react
erAashishpatel/ReactCartPage
erAashishpatel/reactSimpleCalculator
erAashishpatel/set-state-in-react
erAashishpatel/SimpleCalculator
Created a simple calculator using React.
erAashishpatel/test
erAashishpatel/To-Do-App
Created a To Do App using HTML, CSS, JavaScript and Node.js.
erAashishpatel/To-do-list-using-props
erAashishpatel/ToDo-App
Features:Fetch and show todo items from the API, Add a todo item, make a POST call (from where you are fetching) and save the item in react state. Update the item, make a PUT and DELETE.
erAashishpatel/useEffect-hookInReact
// What are Hooks & // useEffect Hook //What are Hooks: React hooks are simple //JavaScript Functions that we can use to // isolate the reusable part from a //functional component. Hooks can be stateful and can manage side-effects. //Use Effect Hook
erAashishpatel/womenchild