Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 903 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 903 Bytes

Netlify Status GitHub closed pull requests

Table of contents

General info

RSlang - front-end part of the learning application. Includes textbook, games and statistics. Made on pure react, as part of the training

image

Technologies

  • React: 17.0.2
  • MaterialUI: 5.4.0

Setup

To run this project, go to website, or install it locally via npm:

cd rslang/my-app
npm install
npm start