Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bekcodingaddict/front-end
Front-end development refers to the creation of the client-side part of a website or application—the part that users interact with directly. It involves designing and building everything a user sees and interacts with in a browser, such as layouts, navigation menus, buttons, forms, animations, and more.
https://github.com/bekcodingaddict/front-end
front-end front-end-development frontend-web frountend
Last synced: about 2 months ago
JSON representation
Front-end development refers to the creation of the client-side part of a website or application—the part that users interact with directly. It involves designing and building everything a user sees and interacts with in a browser, such as layouts, navigation menus, buttons, forms, animations, and more.
- Host: GitHub
- URL: https://github.com/bekcodingaddict/front-end
- Owner: BekCodingAddict
- Created: 2024-11-01T18:35:19.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-12-10T11:29:11.000Z (2 months ago)
- Last Synced: 2024-12-10T11:35:39.095Z (2 months ago)
- Topics: front-end, front-end-development, frontend-web, frountend
- Language: JavaScript
- Homepage:
- Size: 160 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Front-End
>[!NOTE]
>Front-end development refers to the creation of the client-side part of a website or application—the part that users interact with directly. It involves designing and building everything a user sees and interacts with in a browser, such as layouts, navigation menus, buttons, forms, animations, and more.Here’s a breakdown of key aspects of front-end development:```css
├── Frameworks/
├── Next.js/
└── React/
├── General/
├── JavaScript/
├── Logic Building Questions/
└── Code/
├── Most Asked Interview Questions/
├── HTML/
├── JavaScript/
└── React
```