Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

documentations #72

Closed
wants to merge 5 commits into from
Closed

documentations #72

wants to merge 5 commits into from

Conversation

AayushPaigwar
Copy link
Owner

No description provided.

pawanbhayde and others added 5 commits October 1, 2024 16:38
- Added jsconfig.json to configure compiler options for paths
- Added next.config.mjs to export Next.js configuration
- Added lib/utils.js to define a utility function for class merging
- Added postcss.config.mjs to configure PostCSS with Tailwind CSS
- Removed vite.config.js as it is no longer needed
- Removed src/main.jsx as it is no longer used
- Removed src/App.jsx as it is no longer used
- Removed index.html as it is no longer used
- Added components.json to define aliases for component paths
- Removed src/Components/Header.jsx as it is no longer used
- Added app/page.js to define the main page component
- Removed .eslintrc.cjs as it is no longer needed
- Removed SECURITY.md as it is no longer needed
- Updated .gitignore to ignore additional files and directories
- Added app/layout.js to define the root layout component
- Removed src/Components/Welcome.jsx as it is no longer used
- Added components/section.jsx to define a new section component
- Updated package.json with new dependencies and scripts
Copy link

vercel bot commented Oct 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
innovate-with-open-soucre ❌ Failed (Inspect) Oct 1, 2024 6:44pm

@AayushPaigwar AayushPaigwar changed the title Pawanbhayde main documentations Oct 1, 2024
@AayushPaigwar AayushPaigwar deleted the pawanbhayde-main branch October 1, 2024 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants