mugishajk / unique-crwn

Fake Ecommerce made with ReactJs, Stripe , Redux (and Redux-Saga) , React Hooks and Firebase. (Still in progress) ... I'll make it mobile friendly and turn it into a Progressive Web app later on. Also testing coming soon.

Home Page:https://unique-crwn.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unique Crwn

This application is a fake ecommerce where I pretend to sell pretty pretty things

Project Status

This project is currently in development. I am still writting this readme so bare with me. Currently working on the node server to implement stripe functionalities.

Stack

Nodejs

Reactsjs

Redux

Express

Firebase

Stripe

Project Screen Shot(s)

Example:

[ PRETEND SCREEN SHOT IS HERE ]

[ PRETEND OTHER SCREEN SHOT IS HERE ]

Installation and Setup Instructions

Example:

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install or yarn install

To Run Test Suite:

npm test

To Start Server:

npm start or yarn start

To Visit App:

localhost:3000

Reflection

  • What was the context for this project? (ie: was this a side project? was this for Turing? was this for an experiment?)
  • What did you set out to build?
  • Why was this project challenging and therefore a really good learning experience?
  • What were some unexpected obstacles?
  • What tools did you use to implement this project?
    • This might seem obvious because you are IN this codebase, but to all other humans now is the time to talk about why you chose webpack instead of create react app, or D3, or vanilla JS instead of a framework etc. Brag about your choices and justify them here.

About

Fake Ecommerce made with ReactJs, Stripe , Redux (and Redux-Saga) , React Hooks and Firebase. (Still in progress) ... I'll make it mobile friendly and turn it into a Progressive Web app later on. Also testing coming soon.

https://unique-crwn.herokuapp.com/


Languages

Language:JavaScript 84.6%Language:CSS 12.4%Language:HTML 3.0%