Giter VIP home page Giter VIP logo

hiteshsharma-github / flask-react-recipes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jod35/flask-react-recipes

0.0 0.0 0.0 1.08 MB

This is code for a series of videos where I build a full-stack web application with ReactJS and the Flask framework.

Home Page: https://www.youtube.com/playlist?list=PLEt8Tae2spYkfEYQnKxQ4vrOULAnMI1iF

JavaScript 47.85% Python 41.12% CSS 0.36% HTML 9.45% Mako 1.17% Procfile 0.05%

flask-react-recipes's Introduction

Flask + ReactJS Recipes

This is a series of videos in which I talk about full stack web application development using Python Flask and the ReactJS library.

About the project

The project is a simple recipe app that allows simple CRUD actions against a Flask REST API.

What to cover

Backend Development

  • Creating REST APIs with Flask with Flask-RestX
  • Using Flask-SQLAlchemy ORM
  • Carrying Out Database Migrations with Flask-Migrate
  • JWT Authentication with Flask-JWT-Extended
  • Testing Flask API with Unittest

Frontend Development

  • Creating React Components
  • React Hooks
  • React Hooks
  • JWT Authentication on the frontend
  • Making API Calls with Fetch API

Video Playlist

Build a Full stack web app with Flask and ReactJS

Live Demo On Render.com

View The project here

To run this project

  1. Clone the Git repository
  2. In the root folder, create a virtual environment using your favorite method.
  3. Install project dependencies with
    pip install -r requirements.txt
  4. Run project with python run.py
  5. Run test pytest

flask-react-recipes's People

Contributors

jod35 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.