Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicholasess/marvel-app
Marvel App with React + React Router v4
https://github.com/nicholasess/marvel-app
Last synced: 24 days ago
JSON representation
Marvel App with React + React Router v4
- Host: GitHub
- URL: https://github.com/nicholasess/marvel-app
- Owner: nicholasess
- Created: 2018-04-21T21:01:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-11T02:49:40.000Z (4 months ago)
- Last Synced: 2024-09-11T08:11:57.901Z (4 months ago)
- Language: JavaScript
- Homepage: http://marvel-app-nicholasess.surge.sh/
- Size: 3.06 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Marvel App
### Requirements
* [x] Interface
* [ ] Tests
* [ ] Redux### Instructions
* install dependencies `yarn install`
* run project `yarn start`
* access http://localhost:3000- To build the project, you need to run `yarn build`
- To deploy in surge.sh, you need an account in surge.sh. After you created or logged in account, you can run command `yarn deploy` and select the path /build. The url is https://marvel-app-nicholasess.surge.sh