Skip to content

miodragstrak/we3b

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BBB x LL Company Website Project

Description

A web-based project showcasing different projects with a card-based UI.

Features

  • Responsive design

  • Project cards with images, titles, and descriptions

  • Navigation bar for easy access

  • Centered content layout

  • Styled with Tailwind CSS and custom styles

Installation

  1. git clone https://github.com/yourusername/project-repo.git

  2. cd project-repo

  3. npm install

  4. npm start

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 \

Usage

  • The homepage displays a list of projects.

  • Clicking on a project card reveals more details.

  • The navigation bar allows switching between different sections.

Deployment

To deploy the project, use:

npm run build npm run deploy

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

Contributing

  1. Fork the repository

  2. Create a new branch (git checkout -b feature-branch)

  3. Commit your changes (git commit -m 'Add new feature')

  4. Push to the branch (git push origin feature-branch)

  5. Open a Pull Request

License

This project is licensed under the MIT License.

About

Our company website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published