Skip to content

jli3238/rainbowplayground

Repository files navigation

Rainbow Playground

This project was bootstrapped with Create React App. It provides a colorful playground to demonstrate some fun stuff created by React. It is mobile device friendly. | Owner | | Jiahong Liu |

Developed on

node v14.16.0 npm 6.14.11

How to run Rainbow Playground project?

npm install
npm start

Now you can open your browser at http://localhost:3000

Development Help / Guidelines

Pull Requests

Your commit messages should follow the format:

[Playgound-XXXXXX] My awesome message

Be a good citizen to yourself and other code reviewers 😍

  • Make your PRs as small and objective as possible
  • No more than one ticket per PR
  • Avoid PRs bigger than 15 files
    • It makes the reviewer's job harder
    • If this happens we can split stories into sub-tasks in order to facilitate the reviewer's job

Deploy your project

npm run 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 for more information.

Learn More

You can learn more in the Create React App documentation. To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published