Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 791 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 791 Bytes

Tech Prism 🛒

Tech Prism, An E-commerce site built with MERN stack. Users can browse through a variety of tech products, add items to their carts, proceed to order by entering shipping details, and conveniently make payments through the integrated payment gateway.

Frontend

Built frontend screens with React

Component library: react-bootstrap

State management: redux & redux-thunk

Routing: react-router-dom

HTTP client: axios

Backend

Backend APIs are powered by Node.js with Express

Authentication: jsonwebtoken and bcryptjs

Node.js Database driver: mongoose

Payment Gateway: razorpay

API docs: swagger-jsdoc and swagger-ui-express

Database

Utilized MongoDB Atlas, a NoSQL database powered by MongoDB, as the database.