https://github.com/ilynette/glam_it_up
Glam It Up website is built with real live data from the Make up API. The application displays a variety of beauty products such as lipsticks, bronzers, foundation among many other products. You can select any product type that is available and check it's description, price and name.
https://github.com/ilynette/glam_it_up
css react
Last synced: 12 months ago
JSON representation
Glam It Up website is built with real live data from the Make up API. The application displays a variety of beauty products such as lipsticks, bronzers, foundation among many other products. You can select any product type that is available and check it's description, price and name.
- Host: GitHub
- URL: https://github.com/ilynette/glam_it_up
- Owner: iLynette
- Created: 2022-04-17T19:26:22.000Z (about 4 years ago)
- Default Branch: development
- Last Pushed: 2022-04-24T20:05:56.000Z (about 4 years ago)
- Last Synced: 2024-05-17T16:17:44.698Z (about 2 years ago)
- Topics: css, react
- Language: JavaScript
- Homepage: https://ilynettes-glam.netlify.app/
- Size: 2.69 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Glam It Up
> Glam It Up website is built with real live data from the Make up API. The application displays a variety of beauty products such as lipsticks, bronzers, foundation among many other products. You can select any product type that is available and check it's description, price and name.


[Live Link](https://ilynettes-glam.netlify.app/)
[Loom Video](https://www.loom.com/share/738c4888330745798ab4f6e2895449f8)
Additional description about the project and its features.
## Built With
- Major languages (HTML, CSS, JavaScript)
- Frameworks / Libraries
```bash
- React (Front end library)
- React Testing Library
- Jest(for testing)
- Git(version control)
- ESLint(JavaScript linting)
- Stylelint(style linting)
```
- Technologies used
```bash
- Git(version control)
```
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A text editor(preferably Visual Studio Code)
### Install
- [Git](https://git-scm.com/downloads)
- [Node](https://nodejs.org/en/download/)
### Usage
#### Clone this repository
```bash
$ https://github.com/iLynette/glam_it_up.git
$ cd glam_it_up
```
#### Run project
```bash
$ npm install
$ npm start
```
## Author
👤 **Lynette Aluoch Acholah**
- GitHub: [@iLynette](https://github.com/iLynette)
- Twitter: [@acholah_lynette](https://twitter.com/acholah_lynette)
- LinkedIn: [lynette-acholah](https://linkedin.com/in/lynette-acholah)
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
- Special thank you to [Nelson Sakwa](https://www.behance.net/sakwadesignstudio) for providing this awesome design.
## 📝 License
This project is [MIT](./MIT.md) licensed.