Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1.53 KB

README.md

File metadata and controls

45 lines (26 loc) · 1.53 KB

Sachin96boy News WebApp design

sachin96boy NewsWebapp Design based on Figma Design

Features

  • Users can see Breaking news and normal overall news.
  • Users can tap in to a news tile to see a detailed inforation on the news[onprogess].
  • News search functionality[onprogress].

Installation

To run this application, you need to have Nodejs and git installed on your machine. Follow these steps to get started:

  1. Clone this repository: git clone https://github.com/sachin96Boy/news-app-web.git.
  2. Navigate to the project directory: cd news-app-web.
  3. Run npm install to install the dependencies.
  4. create an .env file and add the following environment variable values (example provided in .env.example).

VITE_NEWS_APP_API_URL=API Url goes Here VITE_NEWS_APP_API_KEY=Api Key Goes Here

(For demonstration Propeses use this API Srevice Rapid API Bing news Search )

  1. Run npm run dev to launch the app in development Server.

Dependencies

You can find the complete list of dependencies in the package.json file.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. Feel free to use and modify the code as per your needs.

Contact

If you have any questions or need any assistance, feel free to reach out to me at sachin96boy.dev.

Happy coding!