treicko / pets_app

Pets web app with react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Project Structure

  • Component: Contains all the components of the application, such as headers, footers, custom forms, tooltips or popups
  • Data: Contains connections to the database
  • Redux: Contains the stores of each components tha use Redux.

About

Pets web app with react


Languages

Language:JavaScript 72.4%Language:HTML 17.9%Language:CSS 9.7%