This project is for getting the World's news for a specific country and translated the news from any language to Arabic. The aim of this project is to learn how to create an app with a React. ![]()
Built with :
- React
- JS
@karmelyoei @Hussein-shahatet97
To see our app you can first clone this repo and follow these steps :
npm inpm start- Open [http://localhost:3000], to view it in the browser.
We have planned first to create a dummy data at React to see how the app will look like, after that we will use the fetch method to get the response from two API's, which are one for the news and the second for the Translation, after that, it would be displayed it in the screen according to the user request.
For the endpoint, its gonna be one which is by default "/" home endpoint.
we will update this part after we finish the app.
in the progress ......
we will see
not yet!
- Fork the Project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request
see MIT license for more info...