First commit

This commit is contained in:
l-nmch
2024-12-18 22:52:39 +01:00
commit be09bfe042
46 changed files with 5378 additions and 0 deletions

35
README.md Normal file
View File

@@ -0,0 +1,35 @@
# Retake | retake.fr
![retake.fr](https://retake.fr/wp-content/uploads/2024/06/RETAKE3.png)
Retake's website based on [Nextly](https://github.com/surjithctly/nextly-template.git)
### 1\. Clone this Repository
```bash
git clone https://github.com/Retake-EI/retake.fr
```
### 2\. Navigate to the directory
```
cd retake.fr
```
### 3\. Install dependencies
```
pnpm install
```
### 5\. Run Dev Server
```
pnpm run dev
```
## ToDo
- [ ] `Get const articles` out of product page
- [x] Check Grammar
- [ ] Review CI