Skip to content

fernancumez/notes-online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License

Logo

Notes App

This project is a MERN Stack application to save and list notes.

About The Project

Built With

This project is built with

Getting started

  1. Prerequisites
  • npm
npm install npm@latest -g
  1. Installation
  • Clone the repo
git clone https://https://github.com/fernancumez/notes-online.git
  1. cd into folder
cd notes-online
  1. Download client dependencies
cd client
npm install
  1. Download server dependencies
cd server
npm install

Usage

  • Run client cd client && npm run start
  • Run server cd server && npm run build && npm run start for production mode
  • Run server cd server && npm run dev for development mode

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Fernando Cúmez - @fernancumez - fernancumez@gmail.com

Project Link: https://github.com/fernancumez/notes-online

About

Web application (Mern Stack) to save and list notes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published