Open Clairefollett opened 7 years ago
Turn your home and other nav links into tabs, so this means your links do NOT navigate to a new page. Instead, your page shows only the section related to the nav tab that was selected. Then use jQuery so when the tab is clicked, you hide all sections and only reveal associated section only.
Use Handlebars for your project template so you can include new projects more easily. Organize CSS so that it follows SMACSS organization.
Store your project data in a .json file so I can keep my data well organized. Retrieve that source data file asynchronously, so that my app logic gets the data just when I need it.
Responsive Mobile-First
Work on the nav menu, making it mobile first and responsive, and work on the styling. Put more articles into your blog.