Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jadhielv/search-tasks
To-Do App in React.js using Parcel, Babel and Bulma
https://github.com/jadhielv/search-tasks
babel-preset-env babel-preset-react bulma hacktoberfest parcel react react-dom yarn
Last synced: 13 days ago
JSON representation
To-Do App in React.js using Parcel, Babel and Bulma
- Host: GitHub
- URL: https://github.com/jadhielv/search-tasks
- Owner: Jadhielv
- License: mit
- Created: 2019-11-21T01:17:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T21:50:30.000Z (23 days ago)
- Last Synced: 2024-10-22T17:35:10.507Z (22 days ago)
- Topics: babel-preset-env, babel-preset-react, bulma, hacktoberfest, parcel, react, react-dom, yarn
- Language: JavaScript
- Homepage:
- Size: 4.13 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# To Do App in React.js
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/Jadhielv/search-tasks/blob/master/LICENSE)
![GitHub repo size](https://img.shields.io/github/repo-size/jadhielv/search-tasks)
[![Twitter Follow](https://img.shields.io/twitter/follow/jadhielv?style=social)](https://twitter.com/intent/follow?screen_name=jadhielv)## Getting Started
This project is a To-Do App in React.js using Parcel, Babel and Bulma
### How to Use
**Step 1:**
Download or clone this repo by using the link below:
```
https://github.com/Jadhielv/search-tasks.git
```**Step 2:**
Go to project root and execute the following command in console to get the required dependencies:
```
yarn or npm install
```**Step 3:**
Run the project:
```
yarn start or npm start
```### Preview
## License
This project uses the following license -> [MIT](LICENSE)