Skip to content

A minimalistic Notes taking app, built with React.JS, TypeScript, Tailwind CSS

Notifications You must be signed in to change notification settings

prasanna-rkumar/Noter

Repository files navigation

Noter - A minimalistic notes taking app build with React, TypeScript and Firebase

This project was bootstrapped with Create React App.

Getting Started

  1. Clone the project
git clone https://github.com/prasanna-rkumar/Noter
  1. Create a firebase app with authentication and firestore.

  2. Copy the .env.example file to a .env.local file and fill in the environment variables of your Firebase app.

  3. Install dependencies

    npm i
  4. Start it up

    npm 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.

About

A minimalistic Notes taking app, built with React.JS, TypeScript, Tailwind CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published