All Projects → Rajesh-Royal → React-Js-Todo-App-with-firebase-auth

Rajesh-Royal / React-Js-Todo-App-with-firebase-auth

Licence: other
TodoApp using ReactJS and Firebase | ReactJS, Material UI, Firebase, ExpressJS

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to React-Js-Todo-App-with-firebase-auth

Serverless Plugin Optimize
Bundle with Browserify, transpile and minify with Babel automatically to your NodeJS runtime compatible JavaScript
Stars: ✭ 122 (+38.64%)
Mutual labels:  minify
Yui Css Compressor Php Port
A PHP port of the YUI CSS compressor.
Stars: ✭ 220 (+150%)
Mutual labels:  minify
uglify
PHP wrapper to execute uglify-js/clean-css node package or fallback to PHP alternatives
Stars: ✭ 16 (-81.82%)
Mutual labels:  minify
Minify
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
Stars: ✭ 1,710 (+1843.18%)
Mutual labels:  minify
Twelvety
An Eleventy starter project built to be fast
Stars: ✭ 195 (+121.59%)
Mutual labels:  minify
Autoptimize
Official Autoptimize repo on Github
Stars: ✭ 245 (+178.41%)
Mutual labels:  minify
Tiny Html Minifier
Minify HTML in PHP with just a single class
Stars: ✭ 114 (+29.55%)
Mutual labels:  minify
usehooks-ts
React hook library, ready to use, written in Typescript.
Stars: ✭ 2,873 (+3164.77%)
Mutual labels:  material-ui
Image Shrinker
App for macOS. Minify your images and graphics with just one drop. Autorenamed in the same place where it comes from. Immediately!
Stars: ✭ 217 (+146.59%)
Mutual labels:  minify
MinifyAll
A 𝗩𝗦𝗖𝗼𝗱𝗲 𝗺𝗶𝗻𝗶𝗳𝗶𝗲𝗿 for JS, JSON/C, CSS, and HTML, you will love its simplicity! 🌟 𝘾𝙤𝙢𝙥𝙧𝙚𝙨𝙨 and 𝙜𝙯𝙞𝙥 files and folders 📦 Reduce your bundle and file sizes with lightning speed ⚡
Stars: ✭ 54 (-38.64%)
Mutual labels:  minify
Instapack
All-in-one TypeScript and Sass compiler for web applications! 📦 🚀
Stars: ✭ 131 (+48.86%)
Mutual labels:  minify
Yii2 Minify View
Yii2 View component with minification css & js
Stars: ✭ 186 (+111.36%)
Mutual labels:  minify
rollup-plugin-closure-compiler-js
Rollup plugin for optimizing JavaScript with google-closure-compiler-js.
Stars: ✭ 31 (-64.77%)
Mutual labels:  minify
Terser Webpack Plugin
Terser Plugin
Stars: ✭ 1,687 (+1817.05%)
Mutual labels:  minify
MaterialTextField
Android EditText designed to match Material.IO Design Guidelines of 2019. RTL supported.
Stars: ✭ 41 (-53.41%)
Mutual labels:  material-ui
Minify
Minifier of js, css, html and img
Stars: ✭ 120 (+36.36%)
Mutual labels:  minify
Minify
Go minifiers for web formats
Stars: ✭ 2,824 (+3109.09%)
Mutual labels:  minify
Partify
This is a free open source Spotify-powered app that lets users host parties and have guests connect using their smartphones to submit and vote on songs. The app will only play the highest voted song and can connect to personal playlists.
Stars: ✭ 37 (-57.95%)
Mutual labels:  material-ui
webpack-json-access-optimizer
Webpack plugin to tree-shake and minify JSON modules
Stars: ✭ 34 (-61.36%)
Mutual labels:  minify
flask minify
A Flask extension to minify request's response for html, js, css and less.
Stars: ✭ 59 (-32.95%)
Mutual labels:  minify
Full Tutorial with auth implementation using Firebase:

https://www.freecodecamp.org/news/how-to-build-a-todo-application-using-reactjs-and-firebase/

Demo

url - https://reacttodoappfirebaseauth.netlify.app/

Architecture

image

screens

image

image

image

image

Components used

  • ReactJS
  • Material UI
  • Firebase
  • ExpressJS
  • Postman

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

yarn eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

yarn build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].