todo-react-app

The React-Vite Todo Manager is a web application developed using React and bundled with Vite, a fast build tool. It is a powerful and responsive web application. With its authentication system, task management features, multi-page navigation, and focus on productivity, it provides users with an effective tool for managing and organizing their todos

MIT License

Stars
9

📗 Table of Contents

📖 todo-react-app

todo-react-app is an application that is built with react and bundled with Vite. It essentially provides a login page, which once authenticated, gives access to the edit button. The list of todos are display on the Home page. Other pages are also accessible with routers.

🛠 Built With

Tech Stack

Key Features

  • [Linter checks]
  • [Vite]
  • [JavaScript APIs]
  • [CSS grid and flexbox]

🚀 Live Demo

todo-react-app

💻 Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

Install

Install this project by running npm install

To run the project, execute the following command:

  use git bash to open in Vs code
  use `npm run dev` to run web dev server

Run tests

To run tests, run the following command:

Run `npx stylelint "**/*.{css,scss}" --fix` to fix linters
Run `npx eslint "**/*.{js,jsx}" --fix` to fix linters"

Deployment

You can deploy this project using:

  • github pages
- npm run deploy

👥 Author

👤 Damilare Ismaila

🔭 Future Features

  • [contact form page for customers]
  • [A feature for alternative list of movies]
  • [A feature for voting the best item on the list]

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project, kindly drop a star for me.

🙏 Acknowledgments

I would like to use this medium to appreciate Microverse for giving me this type of opportunity.

📝 License

This project is MIT licensed.