- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
This is Shiny agency site, created with React.
React
- Customer Hooks
- Fetch API
- Dark mode
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Code editor
- Node.js
Clone this repository to your desired folder by opening the terminal and running the following command:
git clone https://github.com/iambenkis/shiny-agency.git
Install this project with:
npm install
To run the project:
npx start
To run tests, run the following commands:
For HTML linter errors:
npx hint .
For CSS linter errors:
npx stylelint "**/*.{css,scss}"
For Javascript linter errors:
npx eslint .
Deployed by GitHub Pages.
👤 Benjamin Kisenge
- GitHub: @benjamin kisenge.
- Twitter: @benjamin kisenge.
- LinkedIn: benjamin kisenge.
- make the full projects with react
Contributions, issues, and feature requests are welcome!
If you like this project please leave a star and a comment.