Git Product home page Git Product logo

mohdafjal2004 / simple-to-do-app Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 316 KB

A simple todo app built using Reactjs with all crud operations , use of props to display data and modify it, styled using Bootstrap alpha

Home Page: https://simple-to-do-app-kappa.vercel.app

HTML 6.31% CSS 8.93% JavaScript 84.76%
reactjs bootstrap5 crud props-and-state-components props-drilling todo todolist todolist-application

simple-to-do-app's Introduction

ReactJS Project with CRUD Functionality and Bootstrap Styling

This is a sample ReactJS project that demonstrates CRUD (Create, Read, Update, Delete) operations. The project uses Bootstrap for styling and data is passed as props between components.

Features

  • Create: Add new items to the data list.
  • Read: Display the data list with Bootstrap-styled components.
  • Update: Edit existing items in the data list.
  • Delete: Remove items from the data list.

Prerequisites

To run this project, you need to have the following installed:

  • Node.js
  • npm (Node Package Manager)

Getting Started

  1. Clone the repository:

git clone

markdown Copy code

  1. Install the dependencies:

npm install

markdown Copy code

  1. Start the development server:

npm start

The project will be running at http://localhost:3000.

  • components: Contains the individual components for CRUD operations.
  • App.js: The main component that renders the other components.
  • index.js: The entry point of the application.

Usage

To use the CRUD features of this project, follow these steps:

  1. Create: Fill out the form and click the "Add" button to add a new item to the data list.

  2. Read: Display the data list with Bootstrap-styled components.

  3. Update: Click the "Edit" button next to an item in the data list . Edit the item's details and click the "Save" button to update it.

  4. Delete: Click the "Delete" button next to an item in the data list to remove it from the data list.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please create an issue or submit a pull request.

License

This project is licensed under the MIT License.

simple-to-do-app's People

Contributors

mohdafjal2004 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.