felipecembranelli / kashkart

E-Commerce Website using React-Hooks, React-Router, Context API and Custom Hooks

Home Page:https://kashkart.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ›’ kashkart πŸ›οΈ

Platform-Web Repo-Size Tech-Stack Automation

Built with React JS :atom: at core.

πŸ“‘ Introduction

  • Mobile Responsive Single Page Application.
  • Ecommerce Store (Frontend ready).

πŸ§‘β€πŸ’» Concepts/Tech Stack Used

  • Hooks and Context API for State Management.
  • React-Router for Routing.
  • JSON for consuming data(fake API) from json file.
  • Custom Hooks and Regular Expressions for Client-Side Form Validation.
  • SASS(SCSS syntax) for styling.
  • Gulp for Transpiling SCSS to CSS.

πŸ–₯️ Setup:

  • Install all project dependencies with npm install
  • Start the development server with npm start
  • Transpile SCSS to CSS with gulp
  • Open http://localhost:3000 to view it in the browser.

Note: This project was bootstrapped with Create React App.

About

E-Commerce Website using React-Hooks, React-Router, Context API and Custom Hooks

https://kashkart.netlify.app/


Languages

Language:JavaScript 55.3%Language:SCSS 43.3%Language:HTML 1.5%