muhammadumair12345 / react-js-coding-test-level-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Create React App

react-live-coding-test

Follow these steps

Application Setup (DO THIS FIRST)

  • Fork this repository into your GitHub account (You can create a GitHub account if you don't have one)
  • Clone the repository from your repository
  • Checkout main branch
  • Install dependencies
  • To start development use npm start

First Test - Form Validation

  • create a new branch and name it 1-form-validation
  • Requirement is stated inside the page, kindly follow.

Second Test - Pokedex

  • make sure that you are in main branch
  • create a new branch and name it 2-pokedex
  • navigate to /pokedex
  • Requirement is stated inside the page, kindly follow.

Third test - Pokemon details

  • after you managed to open the modal, kindly follow the requirement.

About


Languages

Language:JavaScript 68.0%Language:HTML 20.8%Language:CSS 11.2%