Skip to content

InternetEnemies/combatcritters-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

742 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is the web front end for CombatCritters.

Our main repository can be found here.

Getting Started

Prerequisites

Before you begin, ensure you have the following software installed on your system:

  1. Node.js (version >= 16.x.x) and npm
    • Download and install Node.js from here.
  2. Git for version control
    • Install Git from here.

Frontend Setup

1. Clone the Frontend Repository

First, clone the frontend repository to your local machine:

git https://github.com/InternetEnemies/combatcritters-react.git

Navigate into the project directory:

cd combatcritters-react

2. Install Dependencies

Run the following command to install the necessary npm packages:

npm install

3. Run the Frontend

To start the React development server, run:

npm start

Your frontend app should now be running at http://localhost:3000.

Note: currently Firefox is the only supported browser that works with our application (please ensure HTTPS only mode is turned off on your Firefox browser).

About

CombatCritters React frontend

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages