Skip to content

This repository contains the HTML, CSS, and JavaScript code for the EasySell website, built for MergeFest 2024.

Notifications You must be signed in to change notification settings

IMGIITRoorkee/Easysell-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasySell Website

A modern and user-friendly website for EasySell, featuring a landing page, an "About Us" section, and a "Contact Us" page. The site is fully responsive having both Web view and Mobile view.

Project Structure

The project is organized as follows:

resources/
├── css/
│   ├── aboutus.css
│   ├── contactus.css
│   └── landingpage.css
├── html/
│   ├── aboutus.html
│   └── contactus.html
├── images/
│   ├── logo1.svg
│   └── pfp
├── javascript/
│   └── menubutton.js
index.html
drop.svg
README.md (this file)

Built With

  • HTML5: For structuring the content.
  • CSS3: For modern styling, including responsive layouts.
  • JavaScript: For interactivity and dynamic behavior.

Getting Started

To view the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/IMGIITRoorkee/Easysell-website.git
  2. Open the project folder on your system.

  3. Run the website:
    Open index.html in any web browser.


View the Design

To view the design of the website, head to the Figma file:
EasySell Design on Figma


Resources for Learning HTML, CSS, and JavaScript

To help beginners get started, here are some recommended resources:

Git/GitHub

HTML

CSS

JavaScript

Responsive Web Design and Media Queries


Contributing

Before you start contributing, please look at the rules for MergeFest provided at:
MergeFest Rules

Also, refer to the contribution guidelines at:
MergeFest Contribution Guidelines


Contributing Guidelines

To maintain code quality and consistency, follow these guidelines:

  • Code Style: Follow standard HTML, CSS, and JavaScript practices.
  • Design Consistency: Ensure that new features blend well with the overall theme.
  • Readable Commits: Write meaningful and descriptive commit messages.
  • Test Your Code: Verify that your changes do not break existing functionality.
  • Attach Proof of Work: Provide screenshots or videos of the feature/bug fixes you've implemented.

Looking for Guidance?

Join our Discord server:
EasySell Discord Server

Head to the #htmlcss channel and ping @IMG Member for assistance with any doubts.


We look forward to your contributions! 🚀

About

This repository contains the HTML, CSS, and JavaScript code for the EasySell website, built for MergeFest 2024.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published