44 lines
714 B
Markdown
44 lines
714 B
Markdown
# YeloBit (brief-07)
|
|
[](https://choosealicense.com/licenses/mit/)
|
|
|
|
A brief description of what this project does and who it's for
|
|
|
|
|
|
## Appendix
|
|
|
|
This a scholarship project !
|
|
|
|
|
|
## API Reference
|
|
|
|
#### Available at https://crypto-exchange-api-403d015dad44.herokuapp.com/api
|
|
|
|
## Color Reference
|
|
|
|
> https://ui.jln.dev/theme/7P8zdFFGSfMPUKfp
|
|
|
|
|
|
## Installation
|
|
|
|
Install my-project with npm
|
|
|
|
```bash
|
|
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
|
|
|
|
```bash
|
|
npm run deploy
|
|
```
|
|
|
|
|
|
## Tech Stack
|
|
|
|
**Client:** NextJS, TailwindCSS, RadixUi, Shadcn/ui, Axios
|
|
|