Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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
```