Skip to content

Latest commit

 

History

History

web

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Tennis Game - Frontend

This project was created using React.

Getting Started

Prerequisites

Make sure you have:

Run it locally (frontend only)

  1. Open terminal and clone the repo:
git clone https://github.com/2022-DEV1-038/Tennis.git
  1. Make sure you are in project root:
cd Tennis/web
  1. Run the app:
npm start
  1. Open http://localhost:3000 to view it in your browser.