A Pet Adoption Site
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Please Disable the protection of your browser to see the app demo
A Pet Adopting React App which uses a public pet API, Sass for styling. Created different versions by applying Tailwind CSS, Typescript, Code Splitting, Server-Side Rendering, Redux, and Unit Tests.
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone https://github.com/github_username/repo_name.git
- Install NPM packages
npm install
For Brian Holt Notes click: https://btholt.github.io/complete-intro-to-react-v6/
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Your Name - @AkankshaGahalot
Project Link: https://github.com/enraiha0307/React-Pet-Site