https://github.com/comparitiko/contacts-page
Contacts page with react
https://github.com/comparitiko/contacts-page
Last synced: 5 months ago
JSON representation
Contacts page with react
- Host: GitHub
- URL: https://github.com/comparitiko/contacts-page
- Owner: Comparitiko
- Created: 2023-10-29T17:12:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-30T12:20:30.000Z (over 2 years ago)
- Last Synced: 2024-12-29T20:16:10.509Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Contacts-Page
Contacts page with react and vite to learn react
## To execute just run these commands
```
git clone https://github.com/Comparitiko/Contacts-Page.git
```
```
cd ./Contacts-Page
```
```
npm install
```
```
npm run dev
```