Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 688 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 688 Bytes

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