Skip to content

julio22b/blog-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Blog

Users frontend

This is the user frontend for the Blog API project for The Odin Project. It displays my blogs allowing users to comment. It was built with React and Express.

This project consists of two frontends, the admin frontend can be found here

Installation

Clone this project locally and run:

npm install

Start the project in development mode on port 3000 by running:

npm start

Requirements

You also need to run the backend locally by following the steps in the backend repo.

Pictures

License

MIT