Skip to content

Commit ead6149

Browse files
authored
Merge pull request #2 from miodragstrak/dev
Merge
2 parents e5d7c4a + 977c3c3 commit ead6149

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

README.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Project Name
2-
============
1+
BBB x LL Company Website Project
2+
================================
33

44
Description
55
-----------
@@ -35,13 +35,13 @@ Installation
3535
Project Structure
3636
-----------------
3737

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

4646
Usage
4747
-----
@@ -58,7 +58,8 @@ Deployment
5858

5959
To deploy the project, use:
6060

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

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

@@ -79,4 +80,4 @@ Contributing
7980
License
8081
-------
8182

82-
This project is licensed under the MIT License.
83+
This project is licensed under the MIT License.

0 commit comments

Comments
 (0)