From 839049c6cb2a48afb62085c95070840e5dcc222d Mon Sep 17 00:00:00 2001 From: Milind Kumar Sahu <41789140+milindkusahu@users.noreply.github.com> Date: Thu, 16 May 2024 16:41:10 +0530 Subject: [PATCH] Create README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7067a9e --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ + + +# XBoard + +XBoard is a News Feed website that will feature the latest news for select topics, from Flipboard. + +During the course of this project: + +- Built XBoard using HTML, CSS, Bootstrap and JavaScript from scratch +- Used Accordions and Image Carousel to improve UI +- Fetched news content from Flipboard's RSS feed using REST API