Skip to content

Taranum01/CodeCorner

Repository files navigation

CodeCorner

An e-commerce platform built using React, styled with Tailwind CSS, and powered by JSON Server for the backend. User authentication is handled via JWTAuth, and Context API is used for global state management. The application is deployed on Netlify (frontend) and Render (backend).

Features

  • Product Listing: Browse through available products with detailed information.
  • User Authentication: Secure login and signup using JWTAuth.
  • Shopping Cart: Add products to your cart and review your selections before purchase.
  • Responsive Design: Tailwind CSS ensures mobile-first responsiveness.
  • Context API: Efficient state management for cart and user authentication.
  • Backend with JSON Server: Simulated backend for product and user data.

Tech Stack

  • Frontend: React, Tailwind CSS
  • Backend: JSON Server (for simulating API calls)
  • Authentication: JWTAuth
  • State Management: Context API
  • Deployment: Netlify (Frontend), Render (Backend)

Link-https://code-corner.netlify.app/

CodeCorner Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors