Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sandra-selezen/contacts-app
https://github.com/sandra-selezen/contacts-app
axios chakra-ui formik nextjs
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/sandra-selezen/contacts-app
- Owner: sandra-selezen
- Created: 2023-11-05T09:25:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-15T17:01:21.000Z (2 months ago)
- Last Synced: 2024-09-15T18:24:59.799Z (2 months ago)
- Topics: axios, chakra-ui, formik, nextjs
- Language: TypeScript
- Homepage: https://contacts-app-gray.vercel.app
- Size: 353 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.