Skip to content

Yann-GitHub/bloglist-fullstack-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bloglist App

This is a simple bloglist application built using Node.js and Express. It allows users to create, read, update, and delete blog posts.

Installation

  1. Clone the repository: git clone git@github.com:Yann-GitHub/bloglist-fullstack-app.git
  2. Navigate to the project directory: cd bloglist-app
  3. Install dependencies for both backend and frontend: npm install

Usage

  1. Start the server: npm start
  2. Open your browser and go to http://localhost:5173
  3. You can now create, read, update, and delete blog posts using the provided user interface.

Technologies Used

  • Node.js
  • Express
  • MongoDB
  • HTML
  • CSS

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors