Skip to content

It's a News app that presents the most popular news in France. It shows you the latest headlines.

License

Notifications You must be signed in to change notification settings

OneEyeX/News-Website

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

News Website

it's a News app that presents the most popular news in France. It shows you the latest headlines.


Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact

About The Project


Screenshot 1 :

News Website Screen Shot


Screenshot 2 :

News Website Screen Shot


Screenshot 3 :

Modify the newsapiservices.service.ts file and put you API key where it's mentioned in picture below :

News Website Screen Shot

it's a News app that presents the most popular news in France. It shows you the latest headlines.

(back to top)

Built With

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

This project was generated with Angular CLI version 14.0.1.

Below is an example of how you can instruct your audience on installing and setting up the app. This template doesn't rely on any external dependencies or services.

  1. Clone the repo by running
git clone https://github.com/OneEyeX/News-Website.git
  1. Development server

Run

ng serve 

for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

  1. Code scaffolding

Run

ng generate component component-name

to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

  1. Build

Run

ng build

to build the project. The build artifacts will be stored in the dist/ directory.

  1. Running unit tests

Run

ng test

to execute the unit tests via Karma.

  1. Running end-to-end tests

Run

ng e2e

to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

(back to top)

Issues

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.md for more information.

(back to top)

Contact

Chedly Chahed - @chedly_chahed - chedly.chahed@insat.u-carthage.tn

Project Link: https://github.com/OneEyeX/News-Website

(back to top)