Code Monkey home page Code Monkey logo

graph-countries-challenge's Introduction

Country Finder

Wep App built in ReactJS to see a list of countries, search for a country, see their details and edit an specific country.

The wep app is available for use in this link

https://viniscr.gitlab.io/graph-countries-challenge/

Running Project

# clone repository
$ git clone https://github.com/viniscr/graph-countries-challenge.git
$ cd graph-countries-challenge

# install dependencies
$ yarn install

# build the project 
$ yarn start

# acess the application on brownser
http://localhost:3000

Running Tests

# run all the tests
$ yarn test

Available Functions

  • List of Countries

The list of countries is loaded by default in the initial page

  • Country Details

To see details about an specific country, click on the country card

  • Searching countries

To search for an specific country, type his full or partial name and hit enter

  • Edit a contry

To edit an specific country, click on the country card and on country detail page click on "Edit"

Tools and Frameworks

  • Create-react-app - An officially supported way developed by Facebook to create single-page React applications. It offers a modern build setup with no configuration.
  • React-router-dom - Declarative routing for react apps
  • Apollo GraphQL - An implementation of GraphQL used to retrieve data in the application

graph-countries-challenge's People

Contributors

viniscr avatar arctouch-viniciusbarbosa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.