/Amazone-MERN

mern stack e-commerse monorepo, assignment from @hkirat fullstack cohort

Primary LanguageTypeScript

logo


mern-amazone

🔴 watch demo on youtube


📌 Set up project

  • clone the repo and go into it
git clone https://github.com/amitanshusahu/Amazone-MERN & cd Amazone-MERN
  • in the root folder
npm run dev

📌 What's inside?

This Turborepo includes the following packages/apps:

Apps and Packages

  • api: express api
  • web: Next.js app
  • ui: a stub React component library shared by both web and docs applications
  • eslint-config-custom: eslint configurations (includes eslint-config-next and eslint-config-prettier)
  • tsconfig: tsconfig.jsons used throughout the monorepo

Each package/app is 100% TypeScript.

Useful Links

Learn more about the power of Turborepo:


Star the Repo ⭐