https://github.com/anniedotexe/subuwu
This is a Tesla website clone customized for Subuwu (Subaru but its uwu) built with React JS, Redux, and Styled-Components.
https://github.com/anniedotexe/subuwu
clone-app frontend frontend-development frontend-webdevelopment react react-redux reactjs redux-js redux-toolkit styled-components uwu web-design web-dev web-development webdesign webdev webdevelopment website website-clone
Last synced: 4 months ago
JSON representation
This is a Tesla website clone customized for Subuwu (Subaru but its uwu) built with React JS, Redux, and Styled-Components.
- Host: GitHub
- URL: https://github.com/anniedotexe/subuwu
- Owner: anniedotexe
- Created: 2021-08-02T05:51:22.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-20T02:30:38.000Z (over 2 years ago)
- Last Synced: 2025-01-13T06:51:16.540Z (5 months ago)
- Topics: clone-app, frontend, frontend-development, frontend-webdevelopment, react, react-redux, reactjs, redux-js, redux-toolkit, styled-components, uwu, web-design, web-dev, web-development, webdesign, webdev, webdevelopment, website, website-clone
- Language: JavaScript
- Homepage: https://subuwu.netlify.app/
- Size: 17.7 MB
- Stars: 9
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Subuwu (Soob UWU)](https://subuwu.anniew.xyz/)
This is a responsive Tesla website clone customized for Subuwu (Subaru but its uwu) built with React JS, Redux, and Styled-Components.
_I am not associated with nor speak for this company._
**LIVE DEMO** - [subuwu.anniew.xyz](https://subuwu.anniew.xyz/)
![]()
![]()
![]()
![]()
![]()
![]()
## Built With
- [React JS](https://reactjs.org/docs/getting-started.html)
- [Redux](https://redux.js.org/introduction/getting-started)
- [React Redux](https://react-redux.js.org/introduction/getting-started)
- [Styled-Components](https://styled-components.com/docs)
- [Material UI Icons](https://material-ui.com/components/material-icons/)
- [React Fade-In](https://github.com/gkaemmer/react-fade-in) for the fade in animation
- Hosted on [Netlify](https://www.netlify.com/)---
## Running the Application Yourself
Here's what you need to do to get this running locally on your computer.
1. Clone the project to your machine with `git clone https://github.com/anniedotexe/subuwu.git`
2. On a command line inside of the application's folder, run `npm start`
3. Open [http://localhost:3000](http://localhost:3000) to view it in the browser---
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.
### How To Contribute
1. Fork the repository to your own Github account.
2. Clone the project to your machine.
3. Create a branch locally with a succinct but descriptive name.
4. Commit changes to the branch.
5. Following any formatting and testing guidelines specific to this repo.
6. Push changes to your fork.
7. Open a Pull Request in my repository.---
## Creator / Maintainer
Annie Wu ([anniedotexe](https://github.com/anniedotexe))
If you have any questions, comments, or concerns, feel free to contact me below.
This project was created for educational purposes and for personal and open-source use.
If you like my content or find this code useful, give it a :star: or support me by buying me a coffee :coffee::heart:
---
## Acknowledgments
- [CleverProgrammer](https://www.cleverprogrammer.com/) for their [Building the Tesla Clone with ReactJS (Redux + Styled Components)
](https://www.youtube.com/watch?v=lUeS9Wsj6dk&t=106s) tutorial