Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wondercrazy15/react-redux-firebase-instagram-clone-bb
https://github.com/wondercrazy15/react-redux-firebase-instagram-clone-bb
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wondercrazy15/react-redux-firebase-instagram-clone-bb
- Owner: wondercrazy15
- Created: 2021-08-20T12:03:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-27T10:21:03.000Z (almost 3 years ago)
- Last Synced: 2024-11-18T00:19:39.912Z (2 months ago)
- Language: JavaScript
- Size: 1.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo App w/ Auth
## [Full youtube tutorial here](https://www.youtube.com/watch?v=OHQvbiQpGC8&list=PLoH-uUW2wEIQU3diUzrpFaFOcXM8z8gBc&fbclid=IwAR1wppn59LBfNen_Lpq0mEFaqxQymX9fAzbpeVht3TuShkXidaBVJ9fyhhU)
![Thumbnail](1.png)
![Thumbnail2](2.png)
![Thumbnail3](3.png)A todo App with Authentication using Firebase. Todos are saved using Firestore.
### Installing
Clone the Repository and run
```
npm install
npm run dev
```## Deployment
To deploy simply run
```
npm run build
```## Built With
- [React JS](https://reactjs.org/)
- [React Router](https://github.com/ReactTraining/react-router)
- [Redux](https://redux.js.org/)
- [Redux Thunk](https://github.com/reduxjs/redux-thunk)
- [Styled Components](https://www.styled-components.com)
- [Firebase & Firestore](https://firebase.google.com)## Contributing
Please feel free to send pull request if you want to contribute!
## Authors
- **Fidalgo** - _Development_ - [Fidalgo](https://github.com/fidalgodev)