Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clairefro/redux-cities
app that displays city info for le wagon campuses
https://github.com/clairefro/redux-cities
Last synced: 3 days ago
JSON representation
app that displays city info for le wagon campuses
- Host: GitHub
- URL: https://github.com/clairefro/redux-cities
- Owner: clairefro
- Created: 2020-01-04T17:56:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T07:43:56.000Z (about 2 years ago)
- Last Synced: 2025-01-10T02:18:09.377Z (6 days ago)
- Language: JavaScript
- Homepage: https://clairefro.github.io/redux-cities/
- Size: 2.49 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# redux-boilerplate
Simple React + Redux starter with the following config:
- React, ReactDOM
- Redux, React-Redux
- Webpack 3
- Babel with es2015 and react presets
- Bootstrap (css only, loaded from a cdn in `index.html`)
- work with `.js` or `.jsx` files
- main `application.scss` stylesheet is imported in `index.js` as a module to enjoy hot reloading