Skip to content

Darahaas2001/turing-hall-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turing Hall Frontend - ReactJS

Welcome to the Turing Hall Frontend project, a ReactJS application that serves as the frontend for the Turing Hall platform. This README provides instructions on how to set up and run the project effectively.

Prerequisites

Before you get started, make sure you have the following prerequisites installed on your system:

  • Node.js (version 14 or higher)
  • Yarn (for React.js dependencies)

Getting Started

  1. Clone this repository to your local machine:

    git clone https://github.com/Darahaas2001/turing-hall-frontend.git
  2. Navigate to the project directory:

    cd turing-hall-frontend
  3. Install React.js dependencies using Yarn:

    yarn install
  4. Start the application using the following command:

    yarn start
  5. The application will start on port 3000. You can access it in your web browser at http://localhost:3000.

Backend Code

The backend code for the Turing Hall platform is available at Turing Hall Backend Repository. Ensure you have the backend set up and running as per its instructions to enable the complete functionality of the Turing Hall platform.

Troubleshooting

If you encounter any issues or have questions, please refer to the project's issue tracker on GitHub for support or to report problems.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published