react logo on laptop
snippet of retro game website
snippet of interactive table of tasks

React To Do Application

  • Category: Web Application
  • Client: Centriq Project
  • Project date: May 2023
  • URL: ReactJS Web App
  • URL: GitHub

React JS Application

I wrote this app using ReactJS 18 and it communicates with a T-SQL database via an ASP.NET Core 6 Web API. I implemented npm packages for advanced functionality which includes: routing via React Router Dom, API request handling through Axios, authorization via Google Firebase, and form handling and schema validation using a combination of Formik and Yup. The full source code is available on my GitHub.