Skip to content

lope7/SPA_Vuejs_goBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

build status service-test status coverage Total alerts commits to be deployed chat on Discord


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact

About The Project

Logo

This application (SPA) is a personal blog where you can save your personal entries.

  • The user can register new entries, delete them and edit them.

  • The user can also search the created entries.

  • On the home page the user will find the first 5 entries and can also see the creation date.

  • In the blog section the user will have all their entries saved in order of date and with their respective creation date.

Built With

Getting Started

Installation

To run the app locally just follow the next steps:

  • Download the files or clone the repo.

  • Install node modules in the main directory

   npm install
  • Go to server directory
  cd server
  • Run the app
  node server.js
  • Access your local server on 2900 port.

Prerequisites

Get NodeJS. Get MongoDB.

  • npm
    npm install npm@latest -g

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

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

Contact

Lope Martínez Alcalá - @lopemaal - [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published