Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 515 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 515 Bytes

Image-Gallery | React

Tech Stacks

  • Frontend : Reactjs v18.3

Installation Step

  • For install React: npx create-react-app .

  • For install TailwindCss:

npm i -D tailwindcss postcss-cli autoprefixer
npx tailwind init tailwind.js --full 

Development Env Running step

  • RUN: npm run start

tracker screen