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.
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)
- HTML5: For structuring the content.
- CSS3: For modern styling, including responsive layouts.
- JavaScript: For interactivity and dynamic behavior.
To view the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/IMGIITRoorkee/Easysell-website.git
-
Open the project folder on your system.
-
Run the website:
Openindex.html
in any web browser.
To view the design of the website, head to the Figma file:
EasySell Design on Figma
To help beginners get started, here are some recommended resources:
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
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.
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! 🚀