Skip to content

Merge #2

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

Merged
merged 2 commits into from
Mar 8, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 12 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Project Name
============
BBB x LL Company Website Project
================================

Description
-----------
Expand Down Expand Up @@ -35,13 +35,13 @@ Installation
Project Structure
-----------------

/src
├── assets/images # Project images
├── components # Reusable components (Navbar, ProjectCard, etc.)
├── pages # Page components (HomePage, ProjectsPage, etc.)
├── styles # Global and component-specific styles
├── App.js # Main application file
├── index.js # Entry point of the app
/src \
├── assets/images # Project images \
├── components # Reusable components (Navbar, ProjectCard, etc.) \
├── pages # Page components (HomePage, ProjectsPage, etc.) \
├── styles # Global and component-specific styles \
├── App.js # Main application file \
├── index.js # Entry point of the app \

Usage
-----
Expand All @@ -58,7 +58,8 @@ Deployment

To deploy the project, use:

Plain textANTLR4BashCC#CSSCoffeeScriptCMakeDartDjangoDockerEJSErlangGitGoGraphQLGroovyHTMLJavaJavaScriptJSONJSXKotlinLaTeXLessLuaMakefileMarkdownMATLABMarkupObjective-CPerlPHPPowerShell.propertiesProtocol BuffersPythonRRubySass (Sass)Sass (Scss)SchemeSQLShellSwiftSVGTSXTypeScriptWebAssemblyYAMLXML` npm run build `
` npm run build `
` npm run deploy `

Then, upload the build/ directory to a hosting service like Vercel, Netlify, or GitHub Pages.

Expand All @@ -79,4 +80,4 @@ Contributing
License
-------

This project is licensed under the MIT License.
This project is licensed under the MIT License.