An open API service indexing awesome lists of open source software.

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.

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/)


React
Redux
Styled Components
Open Source? Yes!
Netlify Deploy Status


Screenshot

## 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.



Connect via Email

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:

Buy Me A Coffee

---

## 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