Skip to content

Chandransh/hackerearth-challenge-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##How to run the project using npm:

  1. Extract the project.

  2. Use npm install command inside the main project directory.

  3. After successful install, use npm start command.

  4. Open the app in browser at http://localhost:3000/.

  5. Important: The app uses Hackerearth api and due to access restriction in header, CORS issue will persist while running the app in browser. For using it, change your localhost IP name to dev.hackerearth.com. Once done, run the app at http://dev.hackerearth.com:3000/ and enjoy.

About

Duplicate of Hackerearth's challenge page in React Js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published