Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skies-land/projet_10_openclassrooms_-_724_events
Projet 10 d'OpenClassrooms - Débuggez le site d'une agence d'événementiel
https://github.com/skies-land/projet_10_openclassrooms_-_724_events
debugging react yarn
Last synced: about 1 month ago
JSON representation
Projet 10 d'OpenClassrooms - Débuggez le site d'une agence d'événementiel
- Host: GitHub
- URL: https://github.com/skies-land/projet_10_openclassrooms_-_724_events
- Owner: Skies-Land
- Created: 2024-04-25T15:24:05.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-04T15:57:33.000Z (5 months ago)
- Last Synced: 2024-10-10T20:04:31.100Z (about 1 month ago)
- Topics: debugging, react, yarn
- Language: JavaScript
- Homepage: https://projet-10-openclassrooms-724events.netlify.app/
- Size: 6.84 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ⚙️ Projet 10 - [OpenClassrooms](https://openclassrooms.com/fr/) "Intégrateur Web"
Correction de bugs qui entravent le bon fonctionnement du site.### Prérequis :
- [Yarn](https://classic.yarnpkg.com/en/)
Installation des dépendances du projet :```bash
yarn install
```Lancement de l'application :
```bash
yarn start
```Lancement des tests de l'application :
```bash
yarn test
```
- [React Dev Tools](https://react.dev/learn/react-developer-tools)### Objectif du projet :
- Débugger un site web grâce aux Chrome DevTools
- Rédiger un cahier de recette pour tester un site