Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyPet — A React Project

A simple and elegant React application that displays adorable pet images.
Built to learn and explore React Jsx.

Features

  • View a collection of pet images
  • Fast and lightweight — powered by React

Technologies Used

  • React (React App or Vite)
  • JavaScript (ES6+)
  • CSS

Project Structure

pet-react/
│
├── src/
│ ├── App.css
│ ├── App.jsx
│ └── index.css
│ └── main.js
| ├── index.jsx
│
├── public/
│ └── index.html
│
├── package.json
└── README.md

Getting Started

To get a local copy up and running follow these simple example steps.

  1. Clone this repository

    git clone https://github.com/Hillary90/ReactPets.git
    cd ReactPets/
    
  2. Navigate to the project folder

    cd pet-gallery
    
  3. Install dependencies

    npm install
    
  4. Start the development server

    npm run dev
    
  5. Open your Browser

    http://localhost:3000
    

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

License

This project is licensed under the MIT License– see the LICENSE file. file for details.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages