faizov / English-Trainer

Test Assignment. Write the client part of the simulator for practicing and memorizing English words.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# English Trainer

## Getting Started

These instructions will help you get a copy of the project up and running on your local machine for development.

### Prerequisites

- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/)
- [npm](https://www.npmjs.com/) (comes with Node.js)

### Installation

1. Clone the repository by running the following command:

  git clone https://github.com/faizov/English-Trainer

2. Navigate to the project directory:

   cd [project_directory]

3. Install the project dependencies by running the following command:

   npm install

### Usage

To start the project, run the following command:

npm start

This will start the development server, and you can access the project in your browser at http://localhost:8080 (or a different port if specified).

Contributing

About

Test Assignment. Write the client part of the simulator for practicing and memorizing English words.


Languages

Language:TypeScript 79.3%Language:HTML 14.8%Language:JavaScript 5.9%