Giter VIP home page Giter VIP logo

react-graphql-challenge's Introduction

GraphQL Challenge

This task is simple from features perspective and aims mostly on technical solution and approaches used to solve some common problems.

Prerequisites

  • Node.js > 18.17.0
  • React + Typescript + GraphQL

Environment Variables

  • Create a .env file on the root folder
  • Then follow add the variables as shown in the .env.example
REACT_APP_GQL_API_URL=
REACT_APP_TEST_USERNAME=
REACT_APP_TEST_PWD=

Technologies

  • Typescript
  • ReactJS
  • GraphQL

Libraries

  • Use typescript and react libraries in according to requirement
  • Use Chakra for cleaning UI
  • Use apollo client and graphql libraries for GraphQL
  • Use react-testing-library and jest libraries for Unit testing
  • Use react-router-dom library for SPA Navigation
  • Use Yup and Formik libraries library for Validation

Project setup

npm install

Run Project

npm start

Testing Project

npm run test

Requirements

Login Screen

  • Implemented frontend UI
  • Integrated Login using GraphQL
  • Used Yup validation library
  • Implemented error handling
  • Implemented page responsiveness

login-page.png login-page-sm.png

Account Screen

  • Implemented frontend UI
  • Integrated Get User using GraphQL
  • Implemented Logout functionality
  • Implemented Loading functionality
  • Implemented page responsiveness

account-page.png account-page-sm.png

react-graphql-challenge's People

Contributors

winwintogether 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.