da-vaibhav / tweet-wall

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tweet-wall

To build this project run npm install then npm run build then to run npm start.

If search doesn't work, check the api endpoint in index.js file declared as variable baseUrl;

If search query yeilds some result, it saves the response date in localStorage, and then when the same query is made again, it loads the data, without making a network request.

About


Languages

Language:JavaScript 85.3%Language:CSS 9.1%Language:HTML 5.7%