Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 816 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 816 Bytes

Book-Store

-A Book Store MERN Project. -Type npm init -y. -Type npm i express nodemon. -Type npm i mongoose. -Type npm i cors. -Type npm create vite@latest > project name > react > javascript. -Type npm install -D tailwindcss postcss autoprefixer. -Type npx tailwindcss init -p. -Type npm i react-router-dom. -Type npm i axios react-icons. -Type npm i notistack.

Nice