Mathis 77a5fe628c feat: Add .env example files and update .gitignore
This commit introduces .env.production.example and .env.development.example files with API Base URL configuration. It also updates the .gitignore file to ignore the actual .env files, to ensure sensitive data is not tracked.
2024-06-06 14:52:53 +02:00
2024-06-06 14:45:49 +02:00
2024-06-06 11:04:06 +02:00
2024-06-06 14:45:49 +02:00
2024-06-06 14:26:10 +02:00

YeloBit (brief-07)

MIT License

A brief description of what this project does and who it's for

Appendix

This a scholarship project !

API Reference

Available at XXXX

Color Reference

https://ui.jln.dev/theme/7P8zdFFGSfMPUKfp

Installation

Install my-project with npm

  git clone ssh://git@git.yidhra.fr:3022/WorkSimplon/brief-07-front.git
  cd brief-07-front
  pnpm i

Deployment

To deploy this project run

  npm run deploy

Tech Stack

Client: NextJS, TailwindCSS, RadixUi, Shadcn/ui, Axios

Description
A scholarship project.
https://yelobit.yidhra.fr/
Readme 396 KiB
Languages
TypeScript 99.2%
CSS 0.7%
JavaScript 0.1%