SnehaParkar / firebase-react-note-app

Scrimba React Course - section 4 project

Home Page:https://snehaparkar.github.io/firebase-react-note-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firebase + React - Note App Solution (Scrimba React Course section 4 project)

This is a solution to the Notes App project on Scrimba.

Requirements

  • Firebase Code setup
  • Add, update delete note from firestore collection
  • Sort notes
  • Debouncing - Delayed update in collection.

Screenshot

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

If you want to see the final product, in the project directory, you can run:

npm start

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

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • React.JS
  • Flexbox

Author

About

Scrimba React Course - section 4 project

https://snehaparkar.github.io/firebase-react-note-app/


Languages

Language:CSS 46.1%Language:JavaScript 45.1%Language:HTML 8.8%