All Projects → hasan-py → MERN_Stack_Project_Ecommerce_Hayroo

hasan-py / MERN_Stack_Project_Ecommerce_Hayroo

Licence: other
E-commerce Website | Reactjs | Nodejs | Mongodb | Expressjs | JWT | Tailwind Css

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to MERN Stack Project Ecommerce Hayroo

Quora
Building An Exclusive Community of PEC Graduates and Students.The main features of the website are “PEC Quora” and “PEC Connect”
Stars: ✭ 26 (-89.8%)
Mutual labels:  expressjs, jwt-authentication
Ideoxan
👩‍💻 Ideoxan is a free to use online tool to learn programming.
Stars: ✭ 29 (-88.63%)
Mutual labels:  expressjs, tailwindcss
Naperg
Fullstack Boilerplate GraphQL. Made with React & Prisma + authentication & roles
Stars: ✭ 661 (+159.22%)
Mutual labels:  expressjs, jwt-authentication
task-manager
Task Manager App
Stars: ✭ 19 (-92.55%)
Mutual labels:  expressjs, jwt-authentication
express-mongo-jwt-boilerplate
Express Mongo JsonWebToken boilerplate
Stars: ✭ 100 (-60.78%)
Mutual labels:  expressjs, jwt-authentication
faeshare
MERN based social media web app made with the help of Next.js, Socket.io and TailwindCSS.
Stars: ✭ 37 (-85.49%)
Mutual labels:  expressjs, tailwindcss
Tvrboreact
Dream starter project: React, Redux, React Router, Webpack
Stars: ✭ 13 (-94.9%)
Mutual labels:  expressjs, jwt-authentication
Rest Api Nodejs Mongodb
A boilerplate for REST API Development with Node.js, Express, and MongoDB
Stars: ✭ 672 (+163.53%)
Mutual labels:  expressjs, jwt-authentication
TvrboReact
Dream starter project: React, Redux, React Router, Webpack
Stars: ✭ 13 (-94.9%)
Mutual labels:  expressjs, jwt-authentication
Node Express Mongoose Passport Jwt Rest Api Auth
Node, express, mongoose, passport and JWT REST API authentication example
Stars: ✭ 146 (-42.75%)
Mutual labels:  expressjs, jwt-authentication
fiber-boilerplate
This is the go boilerplate on the top of fiber web framework. With simple setup you can use many features out of the box
Stars: ✭ 184 (-27.84%)
Mutual labels:  jwt-authentication, tailwindcss
socialApp-MERN
Social Networking web app similar to Instagram.
Stars: ✭ 35 (-86.27%)
Mutual labels:  expressjs, jwt-authentication
wefootwear-store
next js footwear store e-commerce 🚀🚀🚀
Stars: ✭ 17 (-93.33%)
Mutual labels:  ecommerce-website, tailwindcss
node-express-mongo-passport-jwt-typescript
A Node.js back end web application with REST API, user JWT authentication and MongoDB data storage using TypeScript
Stars: ✭ 51 (-80%)
Mutual labels:  expressjs, jwt-authentication
Nodejs Rest Api Project Structure Express
Nodejs project structure practices for building RESTful APIs using Express framework and MongoDB.
Stars: ✭ 134 (-47.45%)
Mutual labels:  expressjs, jwt-authentication
pothole detection
By using this app users can report the potholes on road by clicking a photo via our app and if a pothole is detected by Machine Learning modal then it is saved to our Database from where officials can view the specifics like location,reported by and official can resolve the request.User are notified by email for every update regarding their request
Stars: ✭ 17 (-93.33%)
Mutual labels:  expressjs, jwt-authentication
API-Authentication-NodeJs
API Authentication using JWT's (JSON Web Tokens). Plug n Play inside any app which requires authentication. NodeJs Express MongoDB & Redis.
Stars: ✭ 162 (-36.47%)
Mutual labels:  expressjs, jwt-authentication
boxshop
Laravel ecommerce platform
Stars: ✭ 78 (-69.41%)
Mutual labels:  ecommerce-website
server-authentication-next.js
No description or website provided.
Stars: ✭ 103 (-59.61%)
Mutual labels:  jwt-authentication
apps
daily.dev application suite
Stars: ✭ 253 (-0.78%)
Mutual labels:  tailwindcss

Project Demo

Alt text

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

NPM / Yarn and Node.js installed

Installing

Installing NPM modules on both client and server folders

Execute these commands from the project directory

cd client && npm install
cd server && npm install

Running the app

Open a terminal on server directory

npm run start:dev

and open another terminal on client directory

npm run start

Access the web app at http://localhost:3000/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].