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 6303200d23
Create LICENSE
2024-01-25 16:14:07 +11:00
.firebase Add Firebase cahce file to GITIGNORE 2024-01-17 14:04:33 +00:00
public Replace Favicon with correct Icon 2024-01-14 11:59:43 +00:00
src Add extra comments for future reference. 2024-01-23 07:20:38 +00:00
.firebaserc Modify site to meet Grace's requirements. 2023-12-04 11:28:00 +00:00
.gitignore Add Firebase cahce file to GITIGNORE 2024-01-17 14:04:33 +00:00
LICENSE Create LICENSE 2024-01-25 16:14:07 +11: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.