Skip to content

Posts app using the JSonPlaceHolder API as the main tool, in addition to React, Redux, Styled Components, Bootstrap and some help libraries.

Notifications You must be signed in to change notification settings

MoiOcanas/blog-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog-App

Posts app using the JSonPlaceHolder API as the main tool, in addition to React, Redux, Styled Components, Bootstrap and some help libraries. It is divided between pages using React Router. Also, it makes calls using axios as the main tool. The data is handled using redux and assigned to the different components with props or query params.

Instructions to use

Clone the repository using:

Clone with SSH

git clone git@gitlab.com:MoiOcanas1/blog-app.git

Clone with URL

git clone https://gitlab.com/MoiOcanas1/blog-app.git

Usage

To start to use it first run on your terminal:

npm install

Then just run:

npm start

Stack

About

Posts app using the JSonPlaceHolder API as the main tool, in addition to React, Redux, Styled Components, Bootstrap and some help libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published