Skip to content

React Meets Flask is a full stack web app for learning to build with React, Flask, and PostgreSQL. It features educational resources and is open for contributions.

License

Notifications You must be signed in to change notification settings

WasteOfADrumBum/react-flask-edu

Repository files navigation

Project Name

React Meets Flask

Table of Contents

About the Project

React Meets Flask is a full stack web application that allows users to create and share recipes. Users can create an account, add recipes, and view other users' recipes. The application is built using React, Flask, and PostgreSQL.

Installation

  1. Clone the repo
    git clone
  2. Install NPM packages
    root/client> npm install
  3. Install Python packages
    root/server> pip install -r requirements.txt

Usage

  1. Start the Flask server
    root/server> python server.py
  2. Start the React server
    root/client> npm start
  3. Navigate to http://localhost:3000/

Features

  • Educational resources for learning about React and Flask

Technologies Used

  • React
  • Flask
  • JavaScript
  • HTML
  • CSS
  • SCSS
  • Bootstrap
  • React Router
  • Font Awesome
  • TypeScript
  • Python

Contributing

Contributions are welcome!

License

Distributed under the MIT License. See LICENSE for more information.

Demo

Home

Alt Text

Postgres

Alt Text

Users

Alt Text

About

React Meets Flask is a full stack web app for learning to build with React, Flask, and PostgreSQL. It features educational resources and is open for contributions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published