https://github.com/amitjimiwal/antinormiehub
A Progressive Web App (PWA) Movie website
https://github.com/amitjimiwal/antinormiehub
javascript open-source opensource opensource-projects reactjs redux redux-toolkit tailwindcss vite
Last synced: about 2 months ago
JSON representation
A Progressive Web App (PWA) Movie website
- Host: GitHub
- URL: https://github.com/amitjimiwal/antinormiehub
- Owner: amitjimiwal
- Created: 2023-04-27T18:05:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-04T11:52:42.000Z (almost 2 years ago)
- Last Synced: 2025-01-31T08:34:21.826Z (3 months ago)
- Topics: javascript, open-source, opensource, opensource-projects, reactjs, redux, redux-toolkit, tailwindcss, vite
- Language: JavaScript
- Homepage: https://anti-normie-website.vercel.app
- Size: 1.04 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AntiNormieHub - PWA Movie Website

Tech Stack - `React` `Redux` `Redux-Toolkit`
## InstallationTo run AntiNormieHub locally or contribute to its development, follow these steps:
1. Clone the repository to your local machine:
```bash
git clone https://github.com/amitjimiwal/AntiNormieHub.git
```2. Change into the project directory:
```bash
cd AntiNormieHub
```3. Install the required dependencies:
```bash
npm install
```4. Start the development server:
```bash
npm start
```5. Open your web browser and navigate to http://localhost:3000 to access AntiNormieHub.
### Contributing
Contributions to this project are welcome. If you find any bugs or have suggestions for improvements, feel free to open an issue or create a pull request.
1. Fork the repository from the GitHub page: [https://github.com/amitjimiwal/AntiNormieHub](https://github.com/amitjimiwal/AntiNormieHub)
2. Clone your forked repository to your local machine.
3. Create a new branch for your feature or bug fix:
```bash
git checkout -b feature/your-feature-name
```4. Make your changes and commit them with descriptive commit messages:
```bash
git commit -m "Add new feature" -m "Description of the changes."
```5. Push the changes to your forked repository:
```bash
git push origin feature/your-feature-name
```6. Create a pull request on the original repository, explaining the changes you made and their benefits.
We appreciate your contributions, and together, we can make this Project even better!
## License
AntiNormieHub is an open-source project licensed under the [MIT License](LICENSE). You can use, modify, and distribute the code under the terms of this license.
## Contact
If you have any questions, suggestions, or feedback, you can reach out to the project maintainers:
- Amit Jimiwal - [GitHub](https://github.com/amitjimiwal)
We appreciate your interest and support for ShareMSG!
---