Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mshenfield/recycle-nashville
A simplified resource to learn and practice residential recycling in Nashville
https://github.com/mshenfield/recycle-nashville
Last synced: about 13 hours ago
JSON representation
A simplified resource to learn and practice residential recycling in Nashville
- Host: GitHub
- URL: https://github.com/mshenfield/recycle-nashville
- Owner: mshenfield
- License: mit
- Created: 2017-05-20T02:33:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T18:49:53.000Z (almost 2 years ago)
- Last Synced: 2024-06-11T20:35:38.433Z (5 months ago)
- Language: JavaScript
- Size: 415 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# **WIP** Recycle Nashville
A simplified resource to learn and practice residential recycling in Nashville. This provides a way to find out which places recycle a particular type of item, and a high level resource that describes the recycling infrastructure of Nashville.## Install
Make sure you have [Node installed](https://nodejs.org/en/download/). Run `npm install` in the project directory, and then `npm run start`. You should be able to see the site at http://localhost:3000.This project is built using [Create React App](https://github.com/facebookincubator/create-react-app). You can find the most recent version of the Create React App user guide [here](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md).
## Contributing
This is still a WIP. Contributions to the any aspect of the site or data, bug reports, and feature requests are welcome!## Deploy
We haven't set up deployment quite yet!## License
[MIT](LICENSE.md) @ [Max Shenfield](https://github.com/mshenfield)