This project contains a simple React App that demonstrates several functionalities through different pages.
This is also the foundation of my self-learning for ReactJS. I started learning ReactJS by following a ReactJS Tutorial and my progress can be found here.
List of functionalities demonstrated: [TBE]
Below are the list of pages:
Users can input a number and decide to either add, reduce or reset the input number to 0.
The first playground for learning on how to connect to a local server using Express JS and through the server connecting to the Firestore.
Page allows a user to input a category and generate an excuse using the excuse generator API.
It is then stored into a Firestore database.
Page that displays a list of stored excuses from the Firestore.
A ReactJS implementation of this lab from my coursework.
Page
Repo Component
User Component
Users can add, update and delete their own tasks.