Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.