Skip to content

langx/website

Repository files navigation

Better Stack Badge

Welcome to LangX! Our app is designed to help you learn a new language through practice and immersion with native speakers from around the world. With personalized lesson plans and conversation practice, you'll be able to take your language skills to the next level.

Table of Contents

Getting started

To clone this project, simply run the following command:

# clone this repo
git clone  https://github.com/langx/website

# install dependencies
npm install

Once you've created your project and installed dependencies with npm install, you can start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

Contributing

We welcome contributions from the community! If you'd like to contribute to LangX, please fork our repository and submit a pull request. We'll review your changes and merge them if they meet our guidelines. Thank you for helping to make LangX even better!

$ npm run lint
$ npm run format

We'll review your changes and merge them if they meet our guidelines. Thank you for helping to make LangX even better!

LangX is an open source project and we welcome contributions from the community. If you're interested in contributing, please check out our GitHub repository for more information.

Versioning

LangX uses Semantic Versioning for versioning. For the versions available, see the tags on this repository.

Site Preview v0.2 langx.io

Site Preview v0.1 langx.io

Stats

Stargazers

Stargazers over time

Contributors

GitHub Contributor Over Time

GitHub Contributors Image

License

LangX is released under the MIT License. If you use this project, please include the license file in your distribution.