Skip to content

justcho5/react-flask-notes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

Notes App

Description

React app for notes. This was a project to practice using React/Typescript for frontend and Flask for backend.

Getting Started

How to Run

Run UI in development mode:

  • navigate to react-flask-notes-app/notes-app
  • run npm start

Run flask app in dev:

  • navigate to react-flask-notes-app/notes-server
  • create environment pip install -r requirements.txt
  • activate environment
  • run python server.py

Authors

Justina Cho

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published