Skip to content

Rusteee16/TaskNinja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskNinja

This project is a simple web application for creating custom notes and to-do lists. It is built using the MERN stack, which includes MongoDB, Express, React, and Node.js.

Getting Started

Prerequisites

To run this project, you will need to have Node.js and MongoDB installed on your machine.

Installing

Clone the repository to your local machine. Open a terminal window and navigate to the project directory. Run npm install to install all the necessary dependencies. Start the MongoDB server by running mongod. Run node server.js to start the development server. Run npm start to run the application.

Usage

Once the development server is running, you can access the application by navigating to http://localhost:3001 in your web browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published