Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/singhpratyush/iwish
I wish that too!
https://github.com/singhpratyush/iwish
es6 firebase javascript jsx nodejs react react-redux react-router-v4 reactjs redux uikit3 yarn
Last synced: 8 days ago
JSON representation
I wish that too!
- Host: GitHub
- URL: https://github.com/singhpratyush/iwish
- Owner: singhpratyush
- Created: 2018-05-12T21:00:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T20:41:02.000Z (almost 2 years ago)
- Last Synced: 2024-10-15T01:31:21.779Z (21 days ago)
- Topics: es6, firebase, javascript, jsx, nodejs, react, react-redux, react-router-v4, reactjs, redux, uikit3, yarn
- Language: JavaScript
- Homepage: https://iwish.thexyz.app
- Size: 659 KB
- Stars: 19
- Watchers: 3
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [IWISH](https://iwish.thexyz.app/latest)
Make public wishes and let others see and upwish them. Includes **TRENDING** and **LATEST** sections where you can find most upwished wishes in previous three days and live wishes as they are created on the platform.
> This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
### Development
Use [yarn](https://yarnpkg.com/lang/en/) to install dependencies and running the project -
```sh
$ yarn # Install dependencies
$ yarn start # Start dev server; port 3000 is default
$ yarn build # Create optimized build in `build` directory
$ yarn test [--coverage] [--watch] # Run tests
```