/Fitness-TypeScript-React-Project

Created a dynamic web application for Evogym utilizing TypeScript and React.js. The application provides an interactive platform for users to discover the features and benefits of Evogym, including class schedules, and the ability to easily contact the gym.

Primary LanguageTypeScript

Fitness-TypeScript-React-Project

Installing

For the latest stable version:

npm install -g typescript

For our nightly builds:

npm install -g typescript@next

To run Application

``` cd gym-project````

``` run dev server ````