Skip to content

In this project I created a To-Do List Application with JavaScript, Reacts, and Redux, this application allows you to add, edit, mark complete and delete completed tasks, future features to be implemented would be a color theme picker, a timed task with a start alarm and a timer.

Notifications You must be signed in to change notification settings

187jjay187/react-to-do-list

Repository files navigation

logo

Microverse README Template

📗 Table of Contents

  • 📖 About the Project(#about-project)
    • 🛠 Built With(#built-with)
      • Tech Stack(#tech-stack)
      • Key Features(#key-features)
    • 🚀 Live Demo(https://)
  • 💻 Getting Started(#getting-started)
    • Setup(#setup)
    • Prerequisites(#prerequisites)
    • Install(#install)
    • Usage(#usage)
    • Run tests(#run-tests)
    • Deployment(#triangular_flag_on_post-deployment)
  • 👥 Authors(#authors)
  • 🔭 Future Features(#future-features)
  • 🤝 Contributing(#contributing)
  • ⭐️ Show your support(#support)
  • 🙏 Acknowledgements(#acknowledgements)
  • ❓ FAQ(#faq)
  • 📝 License(#license)

📖 Reacts To Do List

Reacts To Do List create a single page To-Do-List application using Reacts to render a basic UI design/wireframes

🛠 Built With

  • HTML
  • CSS
  • Javascript (ES6)
  • Reacts

Tech Stack

  • HTML
  • CSS
  • JavaScript
  • Reacts
  • API's
  • Webpack

Key Features

  • Add tasks to the to-do-list
  • Delete tasks to the to-do-list
  • Edit tasks to the to-do-list
  • Mark tasks in the to-do-list as completed
  • Index tasks in the to-do-list local storage
  • Display a slide in navbar menu with links to homepage and about page

(back to top)

🚀 Live Demo

🚀 Project Update Details

  • in this update i've added onClick events to the calculator buttons and given them logic as mentioned in this third/3rd project milestone

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Have a local version control like Git. Which is a open source distributed version control system designed for source code management
  • A text editor (e.g Visual Studio Code, Vim, Atom & Sublime.)
  • A web browser (e.g Chrome, Safari, Mozilla Firefox.)
  • Live Server which is a web extension that helps you to live reload feature for dynamic content (PHP, Node.js, ASPNET)
  • Download waves to check project accessibilty

Setup

Clone this repository to your desired folder:

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

  • npm
    npm install npm@latest -g

Install

Install this project with:

  1. Clone the repo by running the command
     git clone https://github.com/187jjay187/react-to-do-list.git
  2. Open the directory of the project
    cd leaderboardsetup
  3. Open the directory of the src
    cd src
  4. Open the html file
    Click and open the html file
  5. Please install the node module by running this command on the terminal
    npm install
  6. Please run the following to render on the browser
    npm start

Usage

To run the project, execute the following command:

  1. Please run the following to render on the browser
    npm start

(back to top)

👤 Jerome Jay

(back to top)

🔭 Future Features

  • css to complete styling

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page(https://github.com/187jjay187/react-to-do-list/issues).

(back to top)

⭐️ Show your support

If you like this project...

(back to top)

🙏 Acknowledgments

I would like to thank...

(back to top)

❓ FAQ

  • Question_1

    • what are the prerequisites
  • Question_2

    • how do i go about installing it

(back to top)

📝 License

This project is MIT licensed..

(back to top)

About

In this project I created a To-Do List Application with JavaScript, Reacts, and Redux, this application allows you to add, edit, mark complete and delete completed tasks, future features to be implemented would be a color theme picker, a timed task with a start alarm and a timer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published