Practical full-stack web development Bootcamp with JavaScript, React, Python, Flask, API, Git, and VS Code
Key Features
- Easy and complete practical course
- Connect frontend application written in React with backend application written in Python
- Includes Visual Studio Code, Git and GitHub, JavaScript, NPM, React, and Python crash courses
Book Description
This is a practical React and Python Flask full-stack web development Bootcamp. Here, you will start with building real applications from the first lecture. The application will consist of the front-end and back-end parts. The frontend will be built using JavaScript React. The backend API will be built using Python Flask.
During the creation of the frontend app, you will perform the following practical tasks:
- Initialize a React app using create-react-app
- Create different React components
- Use useEffect and useState React hooks
- Adjust favicon.ico in the frontend app
- Create and insert an SVG logo
- Make an API request to the Unsplash API
- Use React props and state
While making an API app, you will perform the following practical tasks:
- Create a Python virtual environment using pipenv
- Install and use Python packages such as Flask, dotenv, and requests
- Create Flask routes
- Make external API calls from the Flask app
- Accept requests from the clients
You will also learn how to use the following applications:
- Visual Studio Code
- Git and GitHub
- Postman
By the end of this course, you will become a full-stack web developer with practical knowledge about JavaScript React and Python Flask.
The code bundle is available at https://github.com/PacktPublishing/Full-Stack-Web-Development-Bootcamp-with-React-and-Python
What you will learn
- Understand what API is and how API works
- Learn how to build a single-page application using React
- Create a Python virtual environment using pipenv
- Learn how to build backend API service
- Use Python Flask to build backend API service
- Use React components, props, and state
Who this book is for
This course is developed for web developers, frontend developers, backend developers, and full-stack developers. Basic software development knowledge and basic programming skills are required.