Short News is a website that offers concise and up-to-date news articles, as well as the ability to save them for future reference.
- Get up-to-date news and short articles across various categories in India, including current events and breaking news.
- User can save news articles by clicking on the heart button.
- User can read and remove previously saved news articles.
- The website is mobile-responsive, allowing it to function properly on mobile devices.
The website appears to have been developed primarily using TypeScript, with a JavaScript build also included in the project. If you are working with the JavaScript version of the build, you do not need to worry about TypeScript.
To start the project, enter the following command in your terminal or command prompt:
git https://github.com/asit2001/NEWSFEED
cd NEWSFEEDTo start the server, run the following command in your terminal or command prompt. Make sure that Node.js is installed on your machine. Once the server is running, open the following link in your web browser: http://localhost:8080
npx http-serverThe Short News is licensed under the terms of the MIT Open Source license and is available for free.