malika34 /
Circulation-progress-js-project
This repository is the part of 30 days javascript project challenge
Loading repository data…
ricardodantas / repository
This project is a sample that shows how to use webpack 2, css-modules, scss, react, react-router v4, redux (with thunk), JWT auth, jest, enzyme, ES6, babel and axios.
This project is a sample that shows how to use webpack 2, flow, css-modules, scss, react, react-router v4, redux (with thunk), JWT auth, jest, enzyme, ES6, babel and axios.
https://sample-react-router-redux-jwt.herokuapp.com/
npm install
$ npm run test # run tests
$ npm run test:watch # watch tests
$ npm start #dev mode
$ node run production #build package and start server
$ npm run build #build for production
$ git push heroku master
Selected from shared topics, language and repository description—not editorial ratings.
malika34 /
This repository is the part of 30 days javascript project challenge
chrismcintosh /
The goal is to show a in a web view the avaiability of each location of City Bikes in Miami FL stations. For this project we will be using NodeJS / Socket IO / React and LeafLet Maps. For the data we are extracting availability from https://citybik.es/ to build the app.
aditya-krishnakumarTV /
This project is to practice the cloud and the corresponding technologies that mesh along with the cloud like Github actions for CI/CD, Terraform for IaC, Python/Javascript for backend by following the Cloud-Resume-Challenge by Forrest Brazeal