An open API service indexing awesome lists of open source software.

https://github.com/ew-endwall/lang-learn

Our Innovative Language Learning application offers users a simple and easy learning experience. Thanks to our user -friendly interface, a language student of all levels can increase their language skills wherever they want at any time.
https://github.com/ew-endwall/lang-learn

lang-learn lang-learn-react react react-app react-learn react-tailwind reactjs tailwind tailwind-css tailwindcss

Last synced: 3 months ago
JSON representation

Our Innovative Language Learning application offers users a simple and easy learning experience. Thanks to our user -friendly interface, a language student of all levels can increase their language skills wherever they want at any time.

Awesome Lists containing this project

README

          



Logo


Lang Learn


vite | react | tailwind


(responsive)




# Table Of Contents

- [About](#about)
- [Screenshot](#screenshot)
- [Dark](#dark)
- [Light](#light)
- [Quick Installation](#quick-installation)
- [React](#react)
- [React Install](#react-install)
- [React Development](#react-development)
- [React Build](#react-build)
- [License](#license)

# About

Our Innovative Language Learning application offers users a simple and easy learning experience. Thanks to our user -friendly interface, a language student of all levels can increase their language skills wherever they want at any time.

- Dark and bright mode feature
- (En/Tr En/De)

# Screenshot

## Dark



## Light



# Quick Installation

## React

```bash
$ cd ./react/
```

### React Install

```bash
$ npm install
```

or

```bash
$ yarn install
```

or

```bash
$ pnpm install
```

### React Development

```bash
$ npm dev
```

or

```bash
$ yarn dev
```

or

```bash
$ pnpm dev
```

### React Build

```bash
$ npm build
```

or

```bash
$ yarn build
```

or

```bash
$ pnpm build
```

# License

Distributed under the Apache-2.0 License. See [LICENSE](https://github.com/EW-EndWall/lang-learn/blob/main/LICENSE) for more information.