/Pictures-App

Practice project with React

Primary LanguageJavaScript

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.

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 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.