Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shivamyadavrgipt authored Sep 30, 2024
1 parent 0a4cccb commit ea879ef
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,6 @@ Frontend Framework: React (with hooks and functional components)
Styling: Tailwind CSS
Deployment: Netlify/Vercel or similar

📁 Project Structure
bash
Copy code
├── public/ # Static assets
├── src/
│ ├── components/ # React components
│ ├── pages/ # Page components (Dashboard, Settings, etc.)
│ ├── assets/ # Images, fonts, etc.
│ ├── App.js # Main component
│ ├── index.js # Entry point
├── tailwind.config.js # Tailwind configuration
├── package.json # Dependencies and scripts
├── README.md # Project documentation
└── ... # Other files and configurations
🚀 Getting Started
To get a local copy up and running, follow these steps.

Expand Down

0 comments on commit ea879ef

Please sign in to comment.