Skip to content

peterruler/react-webapp-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React WebApp Frontend

This project is a React web application that allows users to take a photo of a cat or dog using their mobile device's camera.

Demo

Getting Started

Prerequisites

  • Node.js
  • npm (Node Package Manager, usually comes with Node.js)

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/react-webapp-frontend.git
    cd react-webapp-frontend
  2. Install the dependencies:

    npm install
  3. Running the Project

    To start the development server, run:

    npm start
  4. Run the app locally (for testing) without camera:

    http://localhost:5000
    

About

Frontend user interface to suit to flask-backend - runs in browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published