-
Web development is the process of creating websites and web applications for the internet or intranet. It involves a range of tasks, including designing the user interface, writing code, and managing databases and servers.
-
In a course focused on front-end, backend web development using both React and NextJS, the primary goals are to equip students with a strong understanding of web technologies and React/NextJS/VeuJS fundamentals. They should become proficient in creating component-based user interfaces, implementing client-side routing with React/NextJS, managing state effectively, integrating with external APIs, and optimizing performance. Students will also learn to design responsive and accessible user interfaces and practice testing and debugging techniques. Practical project development is emphasized, and they should gain experience in version control, deployment, and building a professional portfolio. Collaboration and soft skills development are encouraged, preparing students for successful careers in web development.
click here to access the course
Portfolio Exercise Done
Rest API done fetching data from newsapi and render on the web page.
-
Basic Setup done
-
Adding Pages
- Blog (to see one)
- Blogs (to see all)
- Contact
- CreateBlog
- Home
- Signup
- Signin
- Contact form
- Sending form data to the gamil account
-
Navbar & Footer
-
Edit & Delete Features Added
- Put
- Delete
- Blogify Interfaces
- upload all pages