/React-18-Demo

A basic demo of React 18, and few of the changes it brings.

Primary LanguageTypeScriptMIT LicenseMIT

### ####### #     #    #     #####  ### #     #    #    ####### ### ####### #     # 
 #     #    ##   ##   # #   #     #  #  ##    #   # #      #     #  #     # ##    # 
 #     #    # # # #  #   #  #        #  # #   #  #   #     #     #  #     # # #   # 
 #     #    #  #  # #     # #  ####  #  #  #  # #     #    #     #  #     # #  #  # 
 #     #    #     # ####### #     #  #  #   # # #######    #     #  #     # #   # # 
 #     #    #     # #     # #     #  #  #    ## #     #    #     #  #     # #    ## 
###    #    #     # #     #  #####  ### #     # #     #    #    ### ####### #     #

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.