An open API service indexing awesome lists of open source software.

https://github.com/dev-robin3012/spekter-gmbh


https://github.com/dev-robin3012/spekter-gmbh

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# A web application build using ReactJS framework

## [Live Site](https://spektergmbh.netlify.app/)

## Technologies

Project is created with:

- [React](https://reactjs.org/)
- [Redux](https://redux.js.org/)
- [React-Bootstrap](https://react-bootstrap.github.io/)
- [Axios](https://www.npmjs.com/package/axios)
- [React-icons](https://react-icons.github.io/react-icons/)
- [REACT ROUTER](https://reactrouter.com/)

## Features

- All the posts title showed in a grid view like a dummy image provided.

![Screenshot 2021-08-05 221013](https://user-images.githubusercontent.com/76779265/128384013-c41ed5e9-c16d-4cae-b440-d04cbd30b479.png)

- Redirect to each post’s information page after click on each post. Here Showed all the post’s information of the clicked post on post information page.

![Screenshot 2021-08-05 221235](https://user-images.githubusercontent.com/76779265/128384292-2edb13d1-54b0-4d63-891f-d1a5026f988c.png)

- A POST API make called to create a new post using a modal popup !

![Screenshot 2021-08-05 221701](https://user-images.githubusercontent.com/76779265/128384879-6a46a23e-9034-46b5-8a30-b67479c5d55c.png)

- A DELETE button. where API call to delete a post.

![InkedScreenshot 2021-08-05 221013_LI](https://user-images.githubusercontent.com/76779265/128388835-a3183c7d-a382-415a-ae22-baa048d1fbd6.png)
![InkedScreenshot 2021-08-05 221235_LI](https://user-images.githubusercontent.com/76779265/128388852-0f23356c-6e4c-4d75-9ad2-47569a715bb1.png)

## Responsive design

![Screenshot 2021-08-05 224846](https://user-images.githubusercontent.com/76779265/128389682-4827a5b8-5fca-4ec9-853a-37b3f2894ca8.png)
![Screenshot 2021-08-05 224929](https://user-images.githubusercontent.com/76779265/128389693-ff05c9f2-d482-4d83-a844-b8996bb99b5f.png)

## Setup

### Only three steps are to run this project locally :

git clone https://github.com/Sh-robin025/Spekter-GmbH.git

npm install

npm start