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.
- Host: GitHub
- URL: https://github.com/ew-endwall/lang-learn
- Owner: EW-EndWall
- License: apache-2.0
- Created: 2024-03-02T17:52:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-13T02:50:15.000Z (about 2 years ago)
- Last Synced: 2025-01-21T15:50:38.412Z (about 1 year ago)
- Topics: lang-learn, lang-learn-react, react, react-app, react-learn, react-tailwind, reactjs, tailwind, tailwind-css, tailwindcss
- Language: JavaScript
- Homepage: https://lang-learn-endwall.vercel.app
- Size: 250 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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.