Skip to content

An extended part of Even-Odd finder, used functional component rather then class component.

Notifications You must be signed in to change notification settings

reddy-epk/even-odd-number-finder2

Repository files navigation

Buuilding an Even Odd App with functional component.

Refer to the image below:


even-odd-app-output

Design Files

Click to view

Set Up Instructions

Click to view
  • Download dependencies by running npm install
  • Start up the app using npm start
Implementation Files

Use these files to complete the implementation:

  • src/components/EvenOddApp/index.js
  • src/components/EvenOddApp/index.css

Resources

Colors
Hex: #ff6e7f
Hex: #bfe9ff
Hex: #0f172a
Hex: #334155
Hex: #ffffff
Hex: #1e293b
Font-families
  • Roboto

Things to Keep in Mind

  • All components you implement should go in the src/components directory.
  • Don't change the component folder names as those are the files being imported into the tests.

About

An extended part of Even-Odd finder, used functional component rather then class component.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published