Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.61 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.61 KB
### ####### #     #    #     #####  ### #     #    #    ####### ### ####### #     # 
 #     #    ##   ##   # #   #     #  #  ##    #   # #      #     #  #     # ##    # 
 #     #    # # # #  #   #  #        #  # #   #  #   #     #     #  #     # # #   # 
 #     #    #  #  # #     # #  ####  #  #  #  # #     #    #     #  #     # #  #  # 
 #     #    #     # ####### #     #  #  #   # # #######    #     #  #     # #   # # 
 #     #    #     # #     # #     #  #  #    ## #     #    #     #  #     # #    ## 
###    #    #     # #     #  #####  ### #     # #     #    #    ### ####### #     #

MIT license Open in Visual Studio Code Visit our website

This project is a showcase of some of the new features of React 18.

Relevant Scripts

To check out the demo in a development version, run

npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

To build the demo, run

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.