/DogListReactApp

A Dog List built in React

Primary LanguageJavaScript

A Dog List built in React

A list of a few dogs, thus a Dog List, an application built in React.

Bootstrap has been used for styling including transitions and making the application responsive.

The urls, including links in the Navbar, are dynamic using React Router.



Using create-react-app

The project was initialized with create-react-app, Create React App

Instructions to run the application

Run these commands in the project directory:
Installing dependencies
$ npm install

Starting the application in development mode
$ npm start

This should open the application in the browser, otherwise go to:
http://localhost:3000
The page will reload if you make code edits.

Screenshots

Running the application

Author