DESCRIPTION E-commerce web application with a Front-end made with React / Redux and a Back-end with Node.js / Express. Database has been made with an SQL structure, combining Elephant hosting and PgAdmin4.
AUTHOR 🧑
TECHNOLOGIES & TECHNIQUES 👨💻
- JavaScript ES6+
- Node.js with Express
- Elephant Hosting / PgAdmin4 - SQL Database
- REACT
- SASS/SCSS
- Redux
- Mobile first
- Deploy: Render --> (https://e-commerce-e9rm.onrender.com)
After cloning the repository you will need to run the following: (Note that you will need to add an .env file with the data indicated in the .env.example)
npm install
npm run clientinstall
npm run dev
Header with cart, browser, Sorting Buttons & List of articles.
Summary of chosen articles to be bought.