Skip to content

"Everland" - a team pet project by students of the "Web Developer+" course at Yandex.Praktikum.

Notifications You must be signed in to change notification settings

evanisrael/Everland-project

 
 

Repository files navigation

HTML5 CSS3 SASS JavaScript Git Webpack

Project "Everland: People with Disabilities"

Everland Logo

Welcome to the repository of the "Everland: People with Disabilities" project. This project was created by a team of students from Yandex.Praktikum as part of their educational program.

👥 Team Members

👨‍🏫 Stanislav - Team Lead
👨‍💻 Vladimir - Developer 👩‍💻 Ksenia - Developer 👨‍💻 Igor - Developer 👩‍💻 Natalia - Developer 👨‍💻 Evan - Developer
👨‍💻 Pavel - Developer

📖 Project Description

This project is a landing page that utilizes JavaScript to implement a slider and collapsible sections. The work was done based on a design provided by a real client, the social project Everland

Design here

Everland is a platform designed to support people with disabilities and help them integrate into the open labor market.

🖥️ Functionality

Slider and Collapsible Sections: These interactive elements are implemented using JavaScript and a class-based approach.

Architecture: The project follows the BEM methodology, and the file structure is organized according to BEM-nested.

Responsive: The project is fully responsive and optimized for viewing on various devices, including computers, tablets, and mobile phones. Keyboard navigation and control are also implemented.

⚙️ Build

Webpack 5 was chosen for building the project. Here are the commands to set up the project locally:

npm i - Install all dependencies.

npm run dev - Run the local development server.

npm run build - Create an optimized build for deployment.

About

"Everland" - a team pet project by students of the "Web Developer+" course at Yandex.Praktikum.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 54.5%
  • HTML 35.4%
  • JavaScript 10.1%