GithubHelp home page GithubHelp logo

sudosurya / ecommerce-gadgets Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 128 KB

The frontend of our eCommerce website is built using React and TypeScript, providing a seamless and interactive shopping experience. Users can browse and search for products, view detailed product information and images, add items to their cart, and manage their cart by adding, removing, and updating quantities.

JavaScript 1.27% HTML 0.69% TypeScript 97.93% CSS 0.11%
reactjs typescript

ecommerce-gadgets's Introduction

Ecommerce App with react typescript and redux

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Tech Stack

  • React
  • Redux
  • Typescript

ecommerce-gadgets's People

Contributors

sudosurya avatar

Watchers

 avatar

ecommerce-gadgets's Issues

Issue: Implement Login Functionality

Issue: Implement Login Functionality

Description
I would like to add login functionality to our application. This will allow users to securely authenticate themselves and access restricted features.

Tasks

  • Create a <Login> component that displays a login form.
  • Implement form validation and handle user input for email and password.
  • Make an API call to authenticate the user with the provided credentials.
  • Store the user's authentication token in the browser's local storage for subsequent requests.
  • Create a route for the user's authenticated dashboard page.
  • Redirect the user to the dashboard page after successful login.
  • Display appropriate error messages for invalid credentials or failed login attempts.

Deadline
who cares

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.