You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

697 B

Getting Started:

How to deploy database and application

  1. npm install gatsby
  2. npm install gatsby-source-filesystem
  3. npm install gatsby-transformer-remark
  4. npm install gatsby-plugin-react-helmet react-helmet
  5. npm run [{develop}, {start}, {build}]

Currently deployed at:

sor-it.netlify.app/

TO DO:

  1. Responsive CSS 22.06. 2021
  2. Banner + Wrapper under topNavBar (Graphics for decoration to make sure user knows on what web page he landed) ?? ?? 2021
  3. Add function to read and display .md files so it can be easily managed by SOR. ?? ?? 2021
  4. Feed ?? ?? 2021