Buy4Me is an online shopping store
Backend Technologies
Node.js
Express.js
Typescript
mongoose to interact with MongoDB
multer to interact as a middleware to receive files and store it on the server Link.
mongoose-paginate-v2 for pagination Link.
Service Repository Controller Pattern
Frontend Technologies
React.JS.
Redux for global state.
react-redux to connect between components and ths store.
react-router-dom v6 for managing the routes.
HTML, CSS, and Bootstrap