Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rubenchirino/pictures-app
Practice project with React
https://github.com/rubenchirino/pictures-app
api bootstrap react react-router themes
Last synced: about 1 month ago
JSON representation
Practice project with React
- Host: GitHub
- URL: https://github.com/rubenchirino/pictures-app
- Owner: RubenChirino
- Created: 2020-06-17T14:12:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-20T02:53:23.000Z (over 2 years ago)
- Last Synced: 2023-03-12T02:39:51.329Z (almost 2 years ago)
- Topics: api, bootstrap, react, react-router, themes
- Language: JavaScript
- Homepage: https://pictures-app-iota.vercel.app
- Size: 4.58 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pictures-App 📷
Pictures-App is an application made with React.js, It has a login, home and detail pages, It also has loading features, dark mode and an API call to display images and information.
Note: To Sign In you only have to set the password: 123456, the user can be any value.
![](src/images/screenshot.png)
## To use this application use the following commands
In the project directory, you can run:
### `npm install`
For install all the app dependencies.
### `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.