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.
 
 
Flejk 5dfe2cc075 Error page typo update, Readme changes 3 years ago
src/pages Error page typo update, Readme changes 3 years ago
.gitignore Initial commit from gatsby 3 years ago
README.md Error page typo update, Readme changes 3 years ago
gatsby-config.js Error page typo update, Readme changes 3 years ago
package-lock.json Error page typo update, Readme changes 3 years ago
package.json Error page typo update, Readme changes 3 years ago

README.md

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:

romantic-yonath-0742bf.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