This app shows the demonstration of how different components builds into one.
It features the following technologies:
- You must have
npm
andyarn
installed on your system
- Clone this repository
- Go to project directory
- From command line/terminal type
yarn install
and wait for dependencies to install - After that
yarn start
- Open your browser on http://localhost:3000
Feel free to use it in your own projects and can also contact me for the modifications.