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

https://github.com/adenugbamichael/pics

Building lists of records
https://github.com/adenugbamichael/pics

axios react semantic-ui unsplash-api

Last synced: 2 months ago
JSON representation

Building lists of records

Awesome Lists containing this project

README

        


React Application with Semantic-ui


GitHub language count


Made by Michael Adenugba


Stargazers


About the project   |   
Installation   |   
Test   |   
Build   




flowers



shopping



## :rocket: About the project

The goal of this project was to demonstrate 📮 how to get feedback from user, fetch data from API or server then show lists of records 📝

## :runner: Installation

```
// 1 - Git Clone

// 2 - Installing the dependencies
npm install

// 3 - Run the application in the development mode
npm start

```

### `npm test`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `npm run build`

Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

### Deployment

This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)

### `npm run build` fails to minify

This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)