/Post-search

In this app you can see all post with your image, tags, description, and autor, you can also search post for tag.

Primary LanguageJavaScript

Post-search

In this app you can see all post with your image, tags, description, and autor, you can also search post for tag.

Post-search is create with React, Redux for global state, and dummyapi API for data.

Conciderations

You can't delete post, create post, and see details post.

Installation

You will need node and npm installed globally on your machine.

In the project folder use code:

npm install

Run app:

In the project folder use code:

npm run start

To visit app:

In your browser visit the next URL:

http://localhost:3005/

License

MIT.