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

V1 Website #69

Closed
wants to merge 3 commits into from
Closed

V1 Website #69

wants to merge 3 commits into from

Conversation

pawanbhayde
Copy link
Contributor

No description provided.

- 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 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 1, 2024 6:29pm

@AayushPaigwar AayushPaigwar changed the base branch from v1 to temp October 1, 2024 19:37
@AayushPaigwar AayushPaigwar deleted the branch AayushPaigwar:temp October 1, 2024 20:08
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