Coder Social home page Coder Social logo

mk4levi / notes-app-with-firebase Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 254 KB

Notes React app is a user-friendly and efficient note-taking application. Backend of this React-App is linked with Firebase, so your Notes will not be lost. Users can easily create, edit, and delete notes using the intuitive interface

Home Page: https://notes-app-mk.vercel.app/

HTML 9.33% JavaScript 57.82% CSS 32.85%
reactjs css3 eslint firebase firestore html5 javascript react-effects react-states

notes-app-with-firebase's Introduction

Notes-App with Firebase

=> This Notes React app is a user-friendly and efficient note-taking application. Backend of this React-App is linked with Firebase, so your Notes will not be lost.

Project's Screenshots =>

image

Getting Started

  1. To get started with this project, you will need to have Node.js and NPM installed on your system.

  2. First, you need to open a Terminal in your system and Clone this repository by using :

git clone https://github.com/Mk4Levi/Notes-App-with-Firebase.git
  1. Navigate to the Project's directory :
cd Notes-App-with-Firebase
  1. Install all Dependencies used in this Project :
npm install
  1. Finally, host it on local server :
npm run dev
  1. Now just search this link in your browser to view the live running application in your Local sysytem :
http://localhost:5173

Paths & Files

Structure of the Folders & Files in this Repo :

.
├── public/
├── src
│   ├── assets/
│   ├── components/
│         └── Editor.jsx
│         └── Sidebar.jsx
│         └── index.js
│
│   ├──  css/
│         └──style.css
|
│   ├── App.jsx
│   ├── index.jsx
│   ├── vercel.json
│
├── .eslintrc.json
├── .gitattributes
├── .gitignore
├── index.html
├── package-lock.json
├── package.json
├── README.md
├── vite.config.js

Thank You

notes-app-with-firebase's People

Contributors

mk4levi avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.