Skip to content

bhavya6701/Noted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noted (React + SpringBoot App)

Welcome to the Noted App, a simple and convenient tool for creating, saving, and organizing your notes in a digital format.

example4

Features

  • Create and save notes with basic formatting options such as bold, italic, and hyperlinks
  • Access your notes from any device with an internet connection

Getting Started

  • Sign up for a free account on our website.
  • Start creating and organizing your notes.
  • Access your notes from any device with an internet connection.

I hope you enjoy using the Noted App! If you have any feedback or suggestions for improvement, please don't hesitate to contact me.

Prerequisites

Before you begin, make sure you have the following software installed on your machine:

  • Java 8 or higher
  • Node.js
  • Maven

Installation

  • Clone the repository onto your local machine: git clone https://github.com/bhavya6701/noted.git
  • Navigate to the /Noted/src directory of the project and install the Node.js dependencies: npm install
  • Navigate to the /Noted/noted/src/main directory and install the Java dependencies using Maven: mvn install
  • Start the SpringBoot server by running the java application in an IDE.
  • Start the client by navigating to the /Noted/src directory of the project running the following command in terminal: npm start

The application will be running at http://localhost:3000 while the SpringBoot server will be running at http://localhost:8080.

Thanks for checking out my project :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors