AhmedMohsen600 / to-do-list

This is a To-Do list website to list your tasks and mark when finished. In the same time it is a practice in Microverse on using webpack and using javascript.
https://ahmedmohsen600.github.io/to-do-list/dist/
7 stars 0 forks source link
css css3 html javascript

πŸ“— Table of Contents

πŸ“– to-do0list

In this project, a website for to do list is being build. The webapp have 1 user interface.

πŸ›  Built With

Tech Stack

Webpack
Jest

Key Features

(back to top)

πŸš€ Live Demo

πŸš€ Project Details

πŸ’» Getting Started

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

Clone Git Repository

-Reach to following Github URL:

https://github.com/AhmedMohsen600/to-do-list.git

-Copy the URL.

-In Visual Studio Code "Terminal" change the current working directory to the location where you want the cloned directory.

-Type git clone in the terminal, paste the URL you copied earlier, and press "enter" to create your local clone.

$ git clone https://github.com/AhmedMohsen600/to-do-list.git

Install Dependencies(with following Command)

Build webpack

npm run build

Start server

npm start

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

_cd PATH_

_git clone https://github.com/AhmedMohsen600/to-do-list.git

_cd to-do-list

npm install

npm run build

npm start

Install

Install this project with:

  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm test

Deployment

You can deploy this project using:

  npm start

(back to top)

πŸ‘₯ Authors

πŸ‘€ Ahmed Mohsen

(back to top)

πŸ”­ Future Features

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

Credits

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

(back to top)

❓ FAQ

curl -X POST https://us-central1-involvement-api.cloudfunctions.net/capstoneApi/apps/

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)