Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omar25ahmed/yeshtery-task
https://github.com/omar25ahmed/yeshtery-task
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/omar25ahmed/yeshtery-task
- Owner: omar25ahmed
- License: mit
- Created: 2022-09-21T14:57:24.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-09-24T23:36:05.000Z (about 2 years ago)
- Last Synced: 2023-03-04T09:44:12.894Z (almost 2 years ago)
- Language: JavaScript
- Size: 7.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
![](https://wakatime.com/badge/user/be79098d-c59e-407c-8952-0f274bb9e265/project/bc110a0e-2231-45c1-b7b1-7ab0abcacaf0.svg)# Yeshtery Product Page
> Task assesment for an interview at Yeshtery company.
## Built With
- React
- HTML5
- CSS3
- Bootstrap
- JavaScript
- Sass## Live Demo
[Live Demo Link](https://omar25ahmed.github.io/yeshtery-task/)
## Author
👤 **Omar Ragheb**
- GitHub: [@omar25ahmed](https://github.com/omar25ahmed)
- Twitter: [@omar25ahmed](https://twitter.com/omar25ahmed)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/omar-ragheb-65434a202/)## Getting Started
### Prerequisites
- npm ( Node Package Manager )
- git and Github Account### Setup
- Open terminal
- Change the directory then run the following:
- `git clone [email protected]:omar25ahmed/yeshtery-task.git`
- cd repo-name/### Install
- Run `npm install` on the root directory of your project
### Usage
- `npm start` Runs the app in the development mode.
- Open http://localhost:3000 to view it in your browser.### Run Linters
- **Stylelint** linter
- `npx stylelint "**/*.{css,scss}"` on the root of your directory of your project.
- **ESLint** linter
- `npx eslint .` on the root of your directory of your project.## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./LICENSE) licensed.