Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amandaalmeida89/search-country-data
Web application with search of currency by country.
https://github.com/amandaalmeida89/search-country-data
chakra-ui graphql-client graphql-server jest nextjs react
Last synced: 14 days ago
JSON representation
Web application with search of currency by country.
- Host: GitHub
- URL: https://github.com/amandaalmeida89/search-country-data
- Owner: amandaalmeida89
- Created: 2023-12-29T17:27:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-02T12:59:23.000Z (12 months ago)
- Last Synced: 2024-11-19T11:14:46.871Z (2 months ago)
- Topics: chakra-ui, graphql-client, graphql-server, jest, nextjs, react
- Language: JavaScript
- Homepage: https://search-country-data.vercel.app
- Size: 359 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
Run the development server:
```bash
npm run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.To run test:
```bash
npm run test
# or for watch mode
npm run test:watch
```
Developed with:- React
- Next.js
- Graphql
- Node.js
- Chakra-ui
- Jest