Skip to content

t1b00/memapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MemApp

Welcome to MemApp, a project designed to colorize syllables in text using a React frontend and a Python backend.

Getting Started

Follow these steps to set up and run the application:

Backend Setup

  1. Run the Python server:
    python server/app.py

Frontend Setup

  1. Navigate to the project directory:

    cd syllable-colorizer
  2. Install necessary dependencies:

    npm install
  3. Start the React development server:

    npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published