Home

Awesome

<p align="center"> <a href="https://batnoter.com"> <img src="https://raw.githubusercontent.com/batnoter/batnoter/main/public/logo.svg" width="100"> </a> <p align="center"> Create and store notes to your git repository! <br> <a href="https://batnoter.com"><strong>https://batnoter.com</strong></a> </p> </p>

BatNoter

GitHub Workflow Status codecov Codacy Badge

BatNoter is a web application that allows users to store notes in their git repository. This is a frontend project built using mainly react (typescript), redux-toolkit & mui components. BatNoter API is the backend implementation of REST APIs which are used by this react app.

<p align="center"> <kbd><img src="https://raw.githubusercontent.com/batnoter/batnoter/main/public/demo.gif" alt="BatNoter Demo"/></kbd> </p>

Features

Local Development Setup

Prerequisites

Start the server

npm install
npm start

This will start the react app in the development mode. Open http://localhost:3000 to view it in the browser.

Run tests

npm test

This will execute all the tests and also prints the code coverage percentage.

Contribution Guidelines

Every Contribution Makes a Difference

Read the Contribution Guidelines before you contribute.

Contributors

Thanks goes to these wonderful people 🎉