- This is a small project developed with reactjs.
- Try to use github with every step code change to git familiar with version control
follow the above steps after installing react.js
git clone git@github.com:JavaScriptDevelopment/curated-search.git
npm install
npm start
Open localhost:8080 in url
# Add your api key in ./src/actions/index.js
const API_KEY = ' ';