/ecommerce-site

https://crwn-designs.herokuapp.com <- Site with stripe payment integration

Primary LanguageJavaScriptMIT LicenseMIT

CRWN-DESIGNS

Getting Started

1. Fork this repository 🍴

2. Clone your forked repository to your local system 👥

git clone https://github.com/<your-username>/ecommerce-site.git

Or Download and extract the zip file.

Prerequisites

  • A modern-web browser like Brave , Chrome , Firefox etc
  • Node
  • Computer..

Running

  1. Install NPM packages
npm run setup
  1. Run
npm run dev
  1. Open your browser and go to http://127.0.0.1:3000 or https://localhost:3000

Built With

  • ReactJs - A JavaScript library for building user interfaces
  • Firebase - A comprehensive app development platform
  • Nodejs - Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine
  • Exprees.js - Fast, unopinionated, minimalist web framework for Node.js
  • Redux - A Predictable State Container for JS Apps
  • Thunk - Thunk middleware for Redux
  • Redux-persist - Persist and rehydrate a redux store
  • React-Router - Declarative routing for React
  • Axios - Promise based HTTP client for the browser and node.js
  • SCSS - CSS with superpowers
  • Stripe-APIs - A complete payment platform

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments