Elikdev / notes-app

WeJapa Internship task 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note App

A simple note app built with nodejs. It allows you to record notes, organize the notes into different topics using directories, reading the directories and reading the contents of the note that has been created. Fulfillment of WeJapa internship (task 2)

Getting Started

Ensure that your local machine has all the required software, listed below, before setting up your local environment.

Requirements

Setup Local Environment

You will first need to setup your local environment and ensure that all configuration files are correctly configured.

  1. Fork the repo.
  2. Clone your forked repo to you local environment.
  3. In your terminal, run cd notes-app
  4. In your terminal, run node server.js.

Screenshots from testing the endpoints

About

WeJapa Internship task 2


Languages

Language:JavaScript 100.0%