Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 512 Bytes

readme.md

File metadata and controls

25 lines (16 loc) · 512 Bytes

Problem-Order Matching System

Tech Stack

  • Frontend: React, Redux, Tailwind CSS
  • Backend: Node.js, Express, Mongoose
  • Database: MongoDB

Getting Started

  1. Clone the repository:
git clone https://github.com/imbharat420/problem-order-matching-system.git
  1. Open file and run command
## Install nodemon globally also for this command in backend 
npm run start 

image