ABANDONED PROJECT: Close friend's future website, initial ideas of a site showcasing original artworks. https://systie.web.app Host asset's and website on Google Firebase for to make it easy to maintain data.
Go to file
Ray a7b126ca41
Removing email form due to issue, get back to.
2024-01-14 14:05:59 +00:00
.firebase Fix up browser favicon issue 2024-01-14 11:47:44 +00:00
public Replace Favicon with correct Icon 2024-01-14 11:59:43 +00:00
src Removing email form due to issue, get back to. 2024-01-14 14:05:59 +00:00
.firebaserc Modify site to meet Grace's requirements. 2023-12-04 11:28:00 +00:00
.gitignore Initialize project using Create React App 2023-08-01 18:26:47 +10:00
README.md Removing email form due to issue, get back to. 2024-01-14 14:05:59 +00:00
firebase.json Configured Firebase with Hosting Options. 2023-08-29 09:50:36 +00:00
firestore.indexes.json Configured Firebase with Hosting Options. 2023-08-29 09:50:36 +00:00
firestore.rules Deploy to Firebase and modify rule files to avoid conflict 2023-12-04 13:26:49 +00:00
package-lock.json Removing email form due to issue, get back to. 2024-01-14 14:05:59 +00:00
package.json Removing email form due to issue, get back to. 2024-01-14 14:05:59 +00:00
storage.rules Deploy to Firebase and modify rule files to avoid conflict 2023-12-04 13:26:49 +00:00

README.md

SystieWebsite

Grace, a close friend of mine's future website, initial ideas of a site showcasing original artworks.

Created in React.js using Create React App

https://systie.web.app

Host asset's and website on Google Firebase for to make it easy to maintain data.

Actively under construction, can change at anytime.

Initially built from old repo to save time rebuilding.

To do:

  • Move homepage to seperate gallery route to allow for a simple explanation and/or friendly greeting.
  • Modify contact page, maybe add form? Figure out email API to handle this. Ask Grace.
  • Add a splash of colour 🤷‍♂️
  • Get proper artwork into database.
  • Modify about page with proper info, info dependendant on what is requested.