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
The login logout system created using Node.js, Express.js, MySQL, HBS (Handlebars), and JWT token is a web application that allows users to authenticate themselves and securely access certain resources or features of the system.
🎲 Vintage Poker Game ♠️ is an immersive online poker experience that combines classic gameplay with modern technology. Built on a blockchain framework, it offers secure wallet integration, real-time gameplay, and a user-friendly interface. Players can enjoy various poker games while managing their digital assets seamlessly. 💻💰
DineDash is an innovative online food ordering platform designed to offer a seamless and engaging user experience. The website features a dynamic navigation system with conditional login/logout functionality, ensuring personalized interactions for every user.
An educational video streaming platform where you can get access premium courses after buying subscription.. [This is the backend of my MERN stack project. For making backend of YourCourses, REST APIs are used, for database MongoDB Atlas has used]
A platform designed to help users discover and choose the best products effortlessly by category, price, and preferences. The system features dynamic queries, interactive recommendations, and a seamless user experience.
It contains homepage,login page ,Register Page,Post page made using react. User authentication is done using JWT. After logging in User can read Posts,create new Posts, Edit existing Posts. User can log out. To connect Nodejs with expressjs Mongoose is used. Password is encrypted using bcrypt.
This is a MERN stack-based chat application. My chat application is designed to facilitate seamless communication between users, similar to popular platforms like WhatsApp.
🖥️ Backend API Project with Node.js, Express, Sequelize, and MySQL2. Explore this repository to see how I've built a dynamic and efficient backend using Node.js and the power of Express for routing, Sequelize for database interaction, MySQL2 for data storage, CORS for secure communication, and other essential tools like dotenv, etc
A Note App using MERN allows the client to Register, Logout and Login and to make it more fun we added Login with google account. We used CRUD to make our application and bootstrap to make it more interactive.