React Demo User Search App
reactSimpleUserSearch
A little app searches for fake users and gets their profiles.
Free fake user profile list API
Getting Started with Create React App
This project was bootstrapped with Create React App.
In the project directory, you can run:
npm install
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
Nijat Gurbanov
- Github: github.com/NikoFX
- Twitter: Nijat Gurbanov
- Linkedin: linkedin.com/in/nijat-gurbanov-dev
- Fork it
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request