Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielbarion/my-space
MySpace is an application to be your exclusive and beautiful personal space about Marvel Characters and it was built with ReactJS
https://github.com/danielbarion/my-space
crazy-idea javascript reactjs
Last synced: about 1 month ago
JSON representation
MySpace is an application to be your exclusive and beautiful personal space about Marvel Characters and it was built with ReactJS
- Host: GitHub
- URL: https://github.com/danielbarion/my-space
- Owner: danielbarion
- Created: 2019-02-26T23:43:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T13:58:29.000Z (about 2 years ago)
- Last Synced: 2024-10-28T17:38:56.622Z (3 months ago)
- Topics: crazy-idea, javascript, reactjs
- Language: JavaScript
- Homepage: https://keen-kirch-540975.netlify.com/
- Size: 3.66 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Devs
I suggest the image url below when add a custom card because his quality are great!
> `https://terrigen-cdn-dev.marvel.com/content/prod/1x/marvelsspider-man_lob_crd_02.jpg`## Next Steps
1. List custom cards
1. Edit custom cards
1. Remove custom cards
1. Save custom cards into localStorage
1. Undo action when remove a favorite
1. Change user avatar
1. Update user name
1. Add module `To Do` and `Notes`
1. Remove unused context codes---------
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `npm start || yarn start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.### `npm run build || yarn build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.
Your app is ready to be deployed!See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.