Skip to content

interviewstreet/sample-react-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample React project

This is a sample React.JS project for frontend role-based assessments.

You can use following commands to run and test the app:
Install packages: npm install
Run app: npm run
Test app: npm test

The default configuration has scoring disabled. To enable scoring, uncomment following lines in hackerrank.yml:

# scoring:
#   command: "npm test"
#   files:
#     - junit.xml

About

Sample react project for frontend role-based question

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published