Skip to content

PsammystPrime/To-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

To do list

A frontend Project Created with React, but initially used Vanilla JavaScript + Webpack.

Goal

  • Practise React Hooks
  • Prop Validation
  • Writing Clean Code
  • Practise CRUD operations in React

External Dependencies Used

  • prop-types

Running the App in VSCode

  • Clone the repo
  • Navigate to the project directory and on the terminal type 'npm install'
  • After successfull installation, type 'npm run dev'.
  • Navigate to the given directory

Post

REACT ROUTING DISASTER.

I've been working on revamping some projects I did a while back, among them a to do list. It was initially created with vanilla & Webpack but decided to move it to react. I encountered new problems and I have never understood State Hook until I ...

— Samuel Njuguna (@Psammystprime1) October 13, 2024
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>