Technology

Tutorial - 1 How to install and create nextJS project

Create and install nextJS application

Next.js is a popular React-based framework for building server-rendered (or statically exported) web applications. It was developed by Vercel (formerly known as Zeit) and has been widely adopted by the JavaScript community due to its simplicity, performance, and developer experience. Here are some of the key features and benefits of Next.js: Server-side rendering (SSR): Next.js

Create and install nextJS application Read More »

web accessibility

how You Can Make Your Website More Accessible

What Is Web Accessibility? Web accessibility is about designing and developing websites, tools, and technologies that people with disabilities can use, according to the World Wide Web Consortium (W3C). People with disabilities should be able to perceive, understand, navigate, and interact with, and contribute to the web. Web accessibility applies to all disabilities that affect access to the

how You Can Make Your Website More Accessible Read More »