Skip to content

singhpratyush/iwish

Repository files navigation

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.

Development

Use yarn to install dependencies and running the project -

$ 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