Skip to content

ankitojha07/note-maker

Repository files navigation

Note-Maker Application

Live: Note-Maker

Overview

The Note-Maker application is a simple, efficient tool designed to help users create, save, and manage notes seamlessly. Built with Node.js and Express.js for robust backend functionality and styled with Tailwind CSS for a clean, responsive user interface, this application allows users to save their notes as files and easily access them at any time.

Tech Stack

  • Node.js: Backend runtime environment for executing JavaScript code server-side.
  • Express.js: Fast, lightweight framework for handling routes and managing HTTP requests.
  • JavaScript: Core programming language used to create interactive and dynamic functionality.
  • Tailwind CSS: Utility-first CSS framework for designing responsive and modern UI.

Features

  • Create and Save Notes: Users can write and save notes as files directly from the application.
  • Access Previous Notes: Users can easily open and review their previously saved notes anytime.
  • User-Friendly Interface: Minimalistic, responsive UI built with Tailwind CSS for a smooth user experience.

Installation

  1. Clone the repository:
    git clone https://github.com/your-repo/note-maker.git
    

2- Navigate to the project directory:

cd note-maker

3- Install dependencies:

npm install

4- Run the application

node index.js

5- Open your browser and visit http://localhost:3000 to use the app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published