Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 707 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 707 Bytes

Tech Stack

React      MUI      JavaScript     

Commands to run and test this on your machine

git clone https://github.com/RudrakshNanavaty/FIFO_Page_Replacement
cd FIFO_Page_Replacement
npm i
npm run dev