Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zewdu444/react_todo_app

This repository is a single-page application built with React that can be used to build to-do lists and conduct other operations like create, read, update, and delete. It also has a variety of routing pages.
https://github.com/zewdu444/react_todo_app

localstorage materializecss react

Last synced: 15 days ago
JSON representation

This repository is a single-page application built with React that can be used to build to-do lists and conduct other operations like create, read, update, and delete. It also has a variety of routing pages.

Awesome Lists containing this project

README

        

Todo list application

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [:camera: project screenshot](#screen-shoot)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Todo list

This repository is a single-page application built with React that can be used to build to-do lists and conduct other operations like create, read, update, and delete. It also has a variety of routing pages.

## 🛠 Built With

> HTML 5 , css3, javascript ES6, and React

### Tech Stack

> React, webpack And babel

### Key Features

  • Todo list Navigation

  • Creat todo

  • Update todo

  • Delete todo

  • Add todo
  • (back to top)

    ## 🚀 Live Demo

    > https://todo-application-rr93.onrender.com/

    (back to top)

    ## 💻 Getting Started

    to run on your localhost clone the project to local folder

    >

    cd react_todo_app


    >

    npm i


    >

    npm start

    ### Setup

    >

    git clone https://github.com/zewdu444/react_todo_app.git


    > cd react_todo_app

    (back to top)

    ### Prerequisites

    In order to run this project you only need:

    - latest web-browser
    - node.js and npm

    ### Install

    To install this project in your local machine use

    >

    npm i


    > npm run build

    ### Usage

    To run the project, execute the following command:

    > In visual studio code open terminal then write "npm start" after on your browser open "http://localhost:3000".

    ## 👥 Authors

    👤 **zewdu erkyhun**

    - GitHub: [@zewdu444](https://github.com/zewdu444)
    - Twitter: [@zewdu444](https://twitter.com/zewdu444)
    - LinkedIn: [zewdu-erkyhun](https://www.linkedin.com/in/zewdu-erkyhun-081378b3/)

    ## 🔭 Future Features

    > Deployment

    ## 🤝 Contributing

    Contributions, issues, and feature requests are welcome!

    Feel free to check the [issues page](https://github.com/zewdu444/react_todo_app/issues).

    (back to top)

    ## ⭐️ Show your support

    > If you like the project please give it star

    (back to top)

    ## 🙏 Acknowledgments

    > I would like to thank Microverse team

    (back to top)

    ## 📝 License

    This project is [MIT](./LICENSE) licensed.

    (back to top)