Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 878 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 878 Bytes

Work In Progress This is the start of a personal website with my own CMS for adding projects, blog articles and handling messages (using a firebase database).

Have not done much UX work on this.

Visit Deployed Version:

You can sign up: you can use a fake email and a generic password. (or use [email protected] for email and password: "password" to log in. Once signed up you will be redirected to the dashboard. You can view projects, blogs and create them. This is all just dummy data at the moment.

If you are creating a post I recommend using something like html-online to easily get HTML (Only For "Content" Input) - stick to just using paragraphs (p tags) i haven't tested beyond that.

Stack

React, Node.js, redux, firestore/firebase(NoSQL).