/news-search

Search the freshest news from the News API !

Primary LanguageJavaScript

News Search

Search the freshest news from the News API !

This project was created with Create React App and uses React-Bootstrap for the layout.

Built with React Hooks !

Run locally

You will need the latest NodeJS to run this project.

Install the dependencies.

npm install

Then launch the local development server.

npm run start

💻 Happy coding !