This repository contains updated content for the Level 1 curriculum. It includes a variety of modules aimed at building foundational skills in frontend development, covering essential topics such as HTML, CSS, JavaScript, React, Express.js, Node.js, MongoDB and basic to advanced web development concepts.
- Fundamental modules to kickstart your frontend development journey.
- Hands-on projects and assignments for practical learning.
- Comprehensive code examples and best practices.
- Detailed explanations and comments for better understanding.
- Resources and links for further learning and exploration.
- HTML
- CSS
- Tailwind CSS
- JavaScript
- React
- Redux Toolkit
- TanStack Query
- React Hook Form
- Axios
- Next.js
- Express.js
- Node.js
- MongoDB
- REST API
- Debugging
- Node.js and npm installed on your machine.
- Code editor like VS Code.
- Clone the Repository:
git clone https://github.com/mahmud035/Level-1-Updated-Content.git
- Navigate to the Project Directory:
cd Level-1-Updated-Content
- Install Dependencies:
npm install