https://github.com/pradipchaudhary/dw-fullstack
This repository contains my personal notes and resources from the Full Stack Web Development – MERN Stack course at Deerwalk Training Center.
https://github.com/pradipchaudhary/dw-fullstack
backend bootcamp coding deerwalktraining expressjs frontend fullstack javascript mern mongodb nodejs reactjs webapplications webdevelopment
Last synced: 3 months ago
JSON representation
This repository contains my personal notes and resources from the Full Stack Web Development – MERN Stack course at Deerwalk Training Center.
- Host: GitHub
- URL: https://github.com/pradipchaudhary/dw-fullstack
- Owner: pradipchaudhary
- License: mit
- Created: 2024-07-18T15:38:38.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-06-01T11:52:54.000Z (about 1 year ago)
- Last Synced: 2026-01-03T13:23:51.780Z (6 months ago)
- Topics: backend, bootcamp, coding, deerwalktraining, expressjs, frontend, fullstack, javascript, mern, mongodb, nodejs, reactjs, webapplications, webdevelopment
- Language: JavaScript
- Homepage:
- Size: 4.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DW Fullstack

This repository contains my personal notes and resources from the Full Stack Web Development – MERN Stack course at Deerwalk Training Center.
## Introduction
The DW Fullstack project is a demonstration of a fully functional web application developed using a variety of modern web technologies. This project includes both frontend and backend components, showcasing best practices in full-stack development.
## Features
- User authentication and authorization
- Responsive design
- RESTful API integration
- CRUD operations
- State management
- Error handling and logging
## Technologies Used
### Frontend
- [HTML5](./html/README.md)
- [CSS3](./CSS/README.md)
- [JavaScript](./JavaScript/README.md)
- [React.js](./react/README.md)
- [Redux (or Context API for state management)](./Redux/README.md)
- [Tailwind CSS](./Tailwind/README.md)
- Bootstrap (or other CSS frameworks)
### Backend
- Node.js
- Express.js
- MongoDB (or other databases)
- JWT for authentication
- REST API
## Setup and Installation
To run this project locally, follow these steps:
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.
## Contact
If you have any questions or suggestions, feel free to reach out to me:
- **Name:** Pradip Chaudhary
- **Email:** [chaudharypradip678@gmail.com](mailto:chaudharypradip678@gamil.com)
- **GitHub:** [pradipchaudhary](https://github.com/pradipchaudhary)
---
Thank you for visiting this repository! I hope you find it useful and informative.