IFN Press is a news website built with React, Redux, Typescript and Tailwind. It provides the latest trending news articles from a variety of publishers, and allows users to browse and search for articles by topic or publisher.
- Trending news articles displayed on the homepage
- Browse articles by topic or publisher
- Search for articles by keyword or phrase
- Article details page with full text and multimedia content
git clone https://github.com/IFNPress/ifnpress.git
cd ifnpress
npm install
npm run dev
4. Open your web browser and navigate to http://localhost:3000 to view the IFN Press website.
- React
- Redux
- Typescript
- Tailwind CSS
IFN Press was created by IRAGENA Fides Noella.
You can find the deployed website at https://ifnpress.netlify.app