Hahdin / classes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yoga International Project

Requirements

This app requires Nodejs to be installed.

Installation and starting the app

From the root directory of the app, type in the command prompt:

npm install

After installation type:

npm start

The app should now be running at http://localhost:3000/

Test

To run the test type at the command prompt:

npm test

Usage

Once the app is running you should see 10 Class cards showing, with the option to load more.

  • The Search... field will filter, searching both the teachers and title of the class.

  • The only working filter dropdown is Level that will allow you to filter based on class level.

  • The number of results should be displayed above the returned Class cards.

About


Languages

Language:CSS 96.7%Language:JavaScript 2.8%Language:HTML 0.5%