An open API service indexing awesome lists of open source software.

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

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
```