GitHunt
RA

razat249/springboard-hiring-challenge

This app is build during the coding challange round organised by Springboard. This app is built using ReactJS.

Learning Hub

This app is build during the coding challange round organised by Springboard. This app is built using ReactJS. I have used create-react-app command line tool developed by members of Facebook to bootstrap the initial boiler plate for the App.

This app is running live at https://test-40884.firebaseapp.com/

Technologies Used/Needed

  • ReactJS
  • ES6/ECMAScript 2015
  • Babel
  • Webpack
  • npm @ 3.10.3
  • Node.js @ 6.6.0
  • create-react-app command line tool
  • eslint for linting code
  • firebase for hosting

How to Run

  • extract the archive
  • cd into the project
  • you need to install some dependencies, run npm install in the root folder of app
  • now run npm start to run app in development environment
  • now open browser and visit localhost:3000
  • or you can run npm run build to build production app, production app will be in the build folder in root directory of the app.

Some Screenshots

enter image description here
enter image description here

Languages

JavaScript97.5%AppleScript1.4%HTML0.9%CSS0.2%

Contributors

Created September 24, 2016
Updated March 4, 2023
razat249/springboard-hiring-challenge | GitHunt