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

https://github.com/tanisha03/todo-ist

Working with React-hooks
https://github.com/tanisha03/todo-ist

Last synced: about 2 months ago
JSON representation

Working with React-hooks

Awesome Lists containing this project

README

        

# TODO-ist

TODO-ist is a platform where teams can organize, plan, and collaborate on tasks and projects. It is built using React Hooks.

## Installation

Use basic [git](https://services.github.com/on-demand/downloads/github-git-cheat-sheet.pdf) commands to install and run TODO-ist

```bash
git clone https://github.com/tanisha03/social-APE.git
```
Navigate to the required directory using ```cd```, install [node](https://nodejs.org/en/), node packages, and run the server.
```bash
npm install
npm start
```

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License
[MIT](https://choosealicense.com/licenses/mit/)