Skip to content

jessur2030/ltt-store-mern-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linus tech tips Store

Full Stack custom E-commerce Web Application with Admin Dashboard built using the MERN stack (MongoDB, Express.js, React.js, Node.js)

  • Developed a fully functioning e-commerce store with redux state management and responsive layout

  • Created back-end server with Express.js and implemented a RESTful API

  • CRUD admin functionalities to manage users, products, and orders

  • Developed database with MongoDB (Mongoose)

  • Implemented payment method using PayPal

Usage

Test user login

lttStore lttStore

Available Scripts

In the project directory, you can run:

Install backend dependencies

npm install

Install client dependencies

cd frontend
npm install

Run app in development (frontend & backend)

npm run dev

About

A better LTT Store, Built Using The MERN Stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published