Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/worketyamo-students/briso-devoirreact
Here a first exercice on React consisting of designing a web-page
https://github.com/worketyamo-students/briso-devoirreact
Last synced: 13 days ago
JSON representation
Here a first exercice on React consisting of designing a web-page
- Host: GitHub
- URL: https://github.com/worketyamo-students/briso-devoirreact
- Owner: Worketyamo-Students
- Created: 2024-08-03T14:11:14.000Z (4 months ago)
- Default Branch: worketyamo
- Last Pushed: 2024-08-25T01:20:58.000Z (3 months ago)
- Last Synced: 2024-08-25T02:30:29.340Z (3 months ago)
- Language: TypeScript
- Size: 550 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project 2 : Designing a children website
consisting of designing a webpage of helping posponing children in needs.
## Screenshots
![App Screenshot](/public/webpage.svg)
## Launching server
```bash
yarn dev
```
## webpage visualization
```bash
http://localhost:5173/
```## Tech Stack
**Client:** ReactJS
**Server:** NodeJS
## Author
- [@Briso10-dev](https://github.com/Briso10-dev)