Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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