Skip to content

Latest commit

 

History

History
149 lines (90 loc) · 3.55 KB

README.md

File metadata and controls

149 lines (90 loc) · 3.55 KB

react-todo-app

📗 Table of Contents

📖 Todo App

An app to increase productivity, stopping you from forgetting things, helps prioritise tasks, manage tasks effectively, use time wisely and improve time management as well as workflow.

🛠 Built With

  • JSX
  • CSS
  • JavaScript
  • React

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Client

Key Features

  • Increase Productivity
  • Time management

(back to top)

💻 Getting Started

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

  • git clone --> Using your terminal

  • npm install --> For uploading all the necessary packages.

  • npm start --> to launch in local server

Prerequisites

In order to run this project you need:

  • GitHub flow
  • Gitflow
  • HTML and CSS
  • JAVASCRIPT (ES6/...)
  • npm
  • node.js
  • Any code editer (vs code)

Setup

Clone this repository to your desired folder:

  • https://github.com/SekoViper/react-todo-app.git

Install

Install this project with:

  • npm install

Usage

To run the project, execute the following command:

  • Run npm start to run app in local server with webpack

Deployment

You can deploy this project using:

npm run deploy - Deploys using gh-pages

(back to top)

👤 Seko Dameh

(back to top)

  • Add navigation

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Feel free to send a like to the project!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse team for their efforts!

(back to top)

📝 License

This project is MIT licensed.

(back to top)