Skip to content

antonypaquay/note-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoteApp

How to install this project

Prerequisites

  1. To launch this project, you must first create a new project on firebase and then define the environment variables for your project.
VITE_API_KEY=
VITE_AUTH_DOMAIN=
VITE_PROJECT_ID=
VITE_STORAGE_BUCKET=
VITE_MESSAGING_SENDER_ID=
VITE_APP_ID=
  1. For authentication, you need to activate the various providers required, such as manual login, Google and Github. Don't forget to create a new OAuth app in Github to get the client ID / secret.

Commands

npm install To install all the necessary dependencies, you can launch the project using npm start

About

A simple and intuitive note-taking app designed to help you capture ideas and stay organized effortlessly. Focus on what matters most with a clean, user-friendly interface

Topics

Resources

Stars

Watchers

Forks

Contributors