A simple news app base on search engine.
the user search the keywords that its like and wait for api call response,
the key feature of this project is the simplicity and minimalist ui.
This is API i used for this project : News
i notice that this api just provide data for just localhost.
step1 :
git clone https://github.com/Syaw0/simple-newsApp.git
step2 :
cd simple-newsApp && npm install
step3 :
npm run start
Enjoy 😚✨