Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages