Skip to content

A market place mock using React + external API, part of Acamica Course

Notifications You must be signed in to change notification settings

r-vasquez/React_mock_rewards_store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[MOCK] Rewards Store Front

preview Webpage created to mock a reward storefront: you will be able to redeem products, add coins and view purchase history.

The page is deployed here:

https://r-vasquez.github.io/React_mock_rewards_store/

About this proyect

This is part of a React Course and uses this Aerolab API to retrieve the data of the products and the end user. The intention of this UI is to look like this figma file

How to run locally

Clone the project, install node_modules (using npm install) and run

yarn start

How to deploy

After cloning and installing dependencies, run

npm run deploy

In case you want to change your deployment page make sure you change the "homepage" property in the package.json file

Stack Used

  • React (React Hooks)
  • Pure CSS (No libraries/frameworks)
  • Github Pages to deploy
  • Project was bootstrapped with Create React App

About

A market place mock using React + external API, part of Acamica Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published