React e-commerce web site to get the newest technologies to your home.
Website is for demonstractive purposes only. No real transactions are to be made.
-
React
-
useContext and useReducer
-
SCSS
-
Firebase
-
Firestore
-
Node.js/Express
-
stripe.com
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What is needed for the software to run.
- npm
npm i npm@latest -g
- Clone the repository
git clone https://github.com/DariuszLegizynski/myAmazingShop.git
- Run npm install inside project root directory
npm install
- Start the server
npm run start
- Enjoy! :-)
- The application uses cloud Firestore to store user and product information.
- Product images are hosted on imgur.
- Authentication via Firebase, guest login possible.
- Hosted on Firebase.
- For transactions stripe.com is used.
- Desktop first.
- Point #3 appears two times.
Dariusz Legizynski - Initial work.
This project is licensed under the MIT License - see the LICENSE.md file for details.