Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)