You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MEVN Full Stack E-Commerce Solution. Built using MEVN Stack (Node.js, Express.js, Vue.js, MongoDB) with Developer Friendliness and Cloud Integrations in mind. Previously Powered the Veniqa New York Startup. 100% Customizable. For Demos and Documentation, Visit Official Website
A MEVN app (boilerplate) with a responsive UI including a todo list and a show section with products from fakestoreapi.com... Built using vue3 && tailwind for the front and express, node, mongodb for the backend.
Simple boilerplate for MEVN applications. Started with a new vue-cli project, modified some directories, and added in the server-side stuff for an API & Mongo database. Feel free to contribute!
📝 Todo List App - A full-stack Todo List application built with the MEVN stack (MongoDB, Express.js, Vue3, Node.js). Create, manage, and organize your tasks with ease. 🚀 Features: User registration and login, create/update/delete tasks, mark tasks as completed. Start organizing your tasks today with the Todo List App!
This repository is a starter express app for MERN / MEVN / MEAN stack projects. Just clone, paste your static files in public folder and start building :)
This is a Node.js API server for an e-commerce clothes store application. It provides the necessary endpoints for the front-end application to function properly and uses MongoDB as a database. The API server is built with security in mind, uses encryption and authentication to protect user data, and JWT tokens to authenticate requests.
Backend for Meetups assignment. Node.js with Express.js & Mongoose for MongoDB modelling. Passport-jwt for authentication & Bcrypt.js for password encryption.