Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rinkhimera/nclc-clb-calculator
Calculation tool for Canadian Language Benchmarks / Outil de calcul des Niveaux de compétence linguistique canadiens
https://github.com/rinkhimera/nclc-clb-calculator
framer-motion jest-tests nextjs shadcn-ui tailwindcss typescript zod-validation
Last synced: 23 days ago
JSON representation
Calculation tool for Canadian Language Benchmarks / Outil de calcul des Niveaux de compétence linguistique canadiens
- Host: GitHub
- URL: https://github.com/rinkhimera/nclc-clb-calculator
- Owner: RinKhimera
- License: mit
- Created: 2023-08-07T12:29:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-09T12:58:56.000Z (10 months ago)
- Last Synced: 2024-11-14T13:18:44.704Z (3 months ago)
- Topics: framer-motion, jest-tests, nextjs, shadcn-ui, tailwindcss, typescript, zod-validation
- Language: TypeScript
- Homepage: https://nclc-clb-calculator.vercel.app
- Size: 163 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NCLC / CLB Calculator
Calculation tool for Canadian Language Benchmarks / Outil de calcul des Niveaux de compétence linguistique canadiens.
## Installation
Open your terminal or command prompt and navigate to the directory where you want to clone the repository:
```bash
cd path/to/your/directory
```Use the `git clone` command followed by the URL of the repository:
```bash
cd path/to/your/directory
```Install the dependencies:
```bash
npm install
```## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Deployment
This app is deployed on [Vercel Platform](https://vercel.com). It is the easiest way to deploy your Next.js app and it's from the creators of Next.js.
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## Author
[Samuel Pokam](https://github.com/RinKhimera)
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## ⭐ Like what I'm doing? Give it a star
## License
[MIT](https://choosealicense.com/licenses/mit/)