/hackerrank-react-basic

[HackerRank] Skills Certification - React (Basic) Test Solutions

Primary LanguageJavaScript

HackerRank React (Basic)

[HackerRank] Skills Certification - React (Basic) Test Solutions

Getting Started

Prerequisites

Downloading and installing Node.js and npm

Installation

  1. Clone the Repository
git clone https://github.com/mnxmnz/HackerRank-React-Basic.git
cd HackerRank-React-Basic/slideshow-app
  1. Install Project Packages
npm i
  1. Run the Project
npm run start
  1. Run Tests
npm run test

Getting Started

Prerequisites

Downloading and installing Node.js and npm

Installation

  1. Clone the Repository
git clone https://github.com/mnxmnz/HackerRank-React-Basic.git
cd HackerRank-React-Basic/sorting-articles
  1. Install Project Packages
npm i
  1. Run the Project
npm run start
  1. Run Tests
npm run test