Skip to content

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

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.0%
  • HTML 20.8%
  • CSS 11.2%