Esummit-organization / ESIC-Website

This repository contains code for the E-Summit Website of NITK
https://esic-nitk.netlify.app/
2 stars 0 forks source link

Blog List #22

Open marcdhi opened 3 weeks ago

marcdhi commented 3 weeks ago

Blog List

Tentative Goal

image

Ignore the "Search Blogs" button on navbar for now, we'll implement that somewhere above where all the blog list is shown.

Next Steps

  1. Complete all the installation steps present in the README.md.
  2. Create a new branch from the main branch and name it esic/blog_list. You should work exclusively within this branch.
  3. Check the components folder under the src directory. I have added a Blogs component. Start building the UI for this component there.
  4. On clicking each blog card, users should be redirected to a page where we show them details of events (for now hard code any random links you like xD, we'll make it dynamic later)

Note:

Please make sure you use the color scheme added in the tailwind.config.js page only

marcdhi commented 3 weeks ago

Deadline - 19th June