Skip to content

geek115/react-search-ex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-search-ex

Search Form in React.js

Run the project

Extract zip file and move to react-search-ex directory in Terminal

$ ...
$ cd react-search-ex

Install npm packages and run the react app

$ yarn install
$ yarn start

You will see the app at http://localhost:3000 on your browser.

Troubleshooting

If you can't see anything happens in this app, you must get new API key for Alpha Vantage. Please claim your free API key at (https://www.alphavantage.co/support/#api-key) to explore our full API offerings. It takes fewer than 20 seconds.

Go to src/redux/config.js file project directory, and replace API_KEY with new API key.


Happy coding!

About

Search Form in React.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published