Skip to content

shal0mdave/bejamas-ecommerce-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction


A simple e-commerce client app, written in React. Utilizing React Hooks (useReducer, createContext, useContext, useState, useEffect), JSON API, advanced/responsive styling using SASS/grid.

All the data is pulled from a mock JSON API hosted on Heroku.
For details on that, check here: (JSON API) https://github.com/shal0mdave/bejamas-ecommerce-api


Getting Started

Install dependencies:

npm i
# or
yarn


Run the development server:

npm run dev
# or
yarn dev


Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

Simple E-commerce Demo Project For Bejamas Frontend Developer Test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published