Skip to content

A simple traveling blog, created using HTML, CSS and Javascript, along with the React library.

Notifications You must be signed in to change notification settings

mihai-gabriel1/Traveling-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A blog where we document our escapes

Live preview 🚀 - https://the-traveling-blog.netlify.app/

Screenshot-2023-02-13-at-22-14-25

What is it all about

This is an interactive blog-website, with reusable components, that allow us to manually add a new blog section, read it and delete it aswell.

NOTE*: Since we're using a static DB, the possibility of using a POST method is limited; therefore, to test that functionality, it is recommended to clone the project locally and use as the fetch and post address the localhost in which the json-server is open.

Technologies used

Html Logo CSS Logo Javascript Logo React Logo JSON Logo

Setup/Installation Overview

Clone this repository to your local machine; Navigate to the cloned directory using either your machine's Terminal or the one's of your VSCode; Run in the terminal npm build and then npm start;

Enjoy.

About

A simple traveling blog, created using HTML, CSS and Javascript, along with the React library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published