Tryout is a react app where I practice and try out new technologies in React.
REACT
- Requires Node js, Version 8 or higher
- Then clone the repository or download and uncompress:
- git clone https://github.com/Oyinna/tryout.git
- Start the App by running:
- npm install
- npm start