Profsain / react-todos-app

A todos app to practice the fundamental concept in React.js. Todos app CRUD operation, component, Hooks, routing, among others.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REACT TODOS APP

A todos app to practice the fundamental concept of React.js. Todos app CRUD operation, component, Hooks, routing, among others.

Live link

React Todos App

Built With

  • React
  • HTML
  • CSS
  • JavaScript

Live Demo (if available)

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

  • Go to the repository page.
  • Press the "Code" button and copy the link.
  • Clone it using git command git clone.
  • cd into the cloned folder
  • Run npm install to install all dependancies
  • Open folder in your code editor
  • Run npm start to open the project in localhost

Authors

👤 Husseini Mudi

🤝 Contributing Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support Give a ⭐️ if you like this project!

Acknowledgments Hat tip to anyone whose code was used Microverse Community 📝 License This project is MIT licensed.

About

A todos app to practice the fundamental concept in React.js. Todos app CRUD operation, component, Hooks, routing, among others.


Languages

Language:JavaScript 63.7%Language:HTML 20.2%Language:CSS 16.1%