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

https://github.com/ezequieljuliano/prime-react-todolist-poc

Sample application (POC) using React.JS and PrimeReact
https://github.com/ezequieljuliano/prime-react-todolist-poc

Last synced: 4 months ago
JSON representation

Sample application (POC) using React.JS and PrimeReact

Awesome Lists containing this project

README

          

# React.JS and PrimeReact Todo List Sample
Sample application for managing the todo list and querying financial actions.

## About The Project
The purpose of this project is to study frontend development with React and PrimeReact.

## Getting Started
To get a local copy up and running follow these simple steps.

### Prerequisites
This project requires Node.JS.

### Installation
Clone the repo
```
git clone https://github.com/ezequieljuliano/prime-react-todolist-poc.git
```

## Usage
First configure the file firebase.config.js with your Firebase account data.
Then open VSCode and the terminal and execute the commands:

```
npm install
npm start
```

## Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License

Distributed under the APACHE LICENSE. See `LICENSE` for more information.

## Contact

To contact us use the options:
* E-mail : ezequieljuliano@gmail.com
* Twitter : [@ezequieljuliano](https://twitter.com/ezequieljuliano)
* Linkedin: [ezequiel-juliano-müller](https://www.linkedin.com/in/ezequiel-juliano-müller-43988a4a)

## Project Link
[https://github.com/ezequieljuliano/prime-react-todolist-poc.git](https://github.com/ezequieljuliano/prime-react-todolist-poc.git)