Ayumilan / ECommerce-React

An ECommerce Website (UI only) Designed Using Basic React Hooks

Home Page:https://dotted-repeater-307912.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ECommerce-React

34

This project shows a simple yet attractive UI design. It is wholly built on ReactJS Frameworks. The design is responsive and supports Smartphones tabs (or Ipads) and Desktops. Project is based on Component Based React. It is a SPA (Single Page Application) routed using react-router

It uses the following Hooks majorly:

  • useState
  • useRef
  • useContext
  • createContext

How to Run Project

  1. Download the project via Code and Download zip (or pull the project)

  2. Add folder to your workspace

    • if using VS Code Right click on the Explorer and Select add folder to Work space.
  3. Open the directory in the terminal

    • if using VS Code Right click on the folder and Select open folder in terminal.
  4. type npm install to install relavent packages type npm run dev to run on your local Machine

About

An ECommerce Website (UI only) Designed Using Basic React Hooks

https://dotted-repeater-307912.web.app/


Languages

Language:SCSS 95.6%Language:JavaScript 4.3%Language:HTML 0.1%