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 a98c39889c
Modify Package name and info
2024-01-15 05:13:09 +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 Various code improvements and comments + remove unneeded components 2024-01-15 05:06:39 +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 Update ReadMe.MD 2024-01-15 05:09:41 +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 Modify Package name and info 2024-01-15 05:13:09 +00:00
package.json Modify Package name and info 2024-01-15 05:13:09 +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:

  • Add information on home page, dependant on Grace.
  • Create about page which talks about author, backgoround etc.
  • Modify contact page, maybe add form? Figure out email API to handle this. Ask Grace what to put besides contact form.
  • Add a splash of colour 🤷‍♂️
  • Get proper artwork into database.
  • Modify about page with proper info, info dependendant on what is requested.