Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sherwinvishesh authored Jan 26, 2024
1 parent f38e655 commit 34302d0
Showing 1 changed file with 60 additions and 2 deletions.
62 changes: 60 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,60 @@
# Software-Company-Website
A website for a software company, built using HTML, CSS and Javascript
# Software Company Website
## ( [Click here to view the deployed website](https://sherwinvishesh.github.io/Software-Company-Website/) )

This project represents my final internship project at Nexus Info, where I was tasked with creating a comprehensive website for a software company. The goal was to showcase my expertise in delivering top-notch web solutions.

## Overview

Built with modern web technologies, this website offers a seamless and engaging user experience, highlighting the services, portfolio, and innovative projects that reflect our commitment to excellence in the IT industry.

## Features

- **Responsive Design**: Ensures optimal viewing on all devices.
- **Interactive UI**: Provides dynamic content with smooth navigation.
- **Portfolio Showcase**: Highlights our projects and case studies.
- **Service Details**: Offers insights into our diverse offerings.

## Technologies Used

- HTML5
- CSS3 (with SCSS for styling)
- JavaScript

## Project Structure

- `index.html`: Homepage markup.
- `style.css`: Compiled CSS from SCSS for styling.
- `style.scss`: Source SCSS with variables and mixins.
- `script.js`: JavaScript for interactivity.

## Setup

To set up a local copy:

1. Clone the repo:
```sh
git clone https://github.com/yourusername/Software-Company-Website.git
```
2.Navigate to the directory:
```sh
cd Software-Company-Website
```
3. Open `index.html` in a browser to view the website.

## Contributing

This project is the culmination of my internship at Nexus Info, and contributions are welcome to further enhance its functionality and design. If you have ideas or improvements, feel free to fork the repo and submit your changes via a pull request. You can also open an issue with the tag "enhancement" to discuss potential additions or modifications.


## License

This project is licensed under the MIT License - see the `LICENSE` file for details.

## Acknowledgments

- Special thanks to Nexus Info for the opportunity to work on this significant project during my internship.
- Gratitude to all the mentors and colleagues who provided guidance and support throughout this journey.


Made with " ♥" by Sherwin Vishesh Jathanna

0 comments on commit 34302d0

Please sign in to comment.