https://github.com/benslabbert/meteor-react-images-app
React App with Meteor.
https://github.com/benslabbert/meteor-react-images-app
Last synced: about 1 year ago
JSON representation
React App with Meteor.
- Host: GitHub
- URL: https://github.com/benslabbert/meteor-react-images-app
- Owner: BenSlabbert
- Created: 2017-12-18T07:56:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-18T10:23:38.000Z (over 8 years ago)
- Last Synced: 2025-02-12T15:48:10.013Z (over 1 year ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
An App displaying some images from: https://imgur.com/ with React and Meteor.
Working on Udemy course by: https://github.com/StephenGrider
Course: https://www.udemy.com/meteor-react-tutorial/
This is the first app in the course
To run:
clone repo
`cd` into project
`npm install`
`npm start`
app runs on localhost:9000