Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ikechukwu-peter/coffeelab
A landing page for an E-commerce website
https://github.com/ikechukwu-peter/coffeelab
Last synced: 15 days ago
JSON representation
A landing page for an E-commerce website
- Host: GitHub
- URL: https://github.com/ikechukwu-peter/coffeelab
- Owner: ikechukwu-peter
- Created: 2023-01-18T00:54:04.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-21T01:43:55.000Z (almost 2 years ago)
- Last Synced: 2024-10-27T11:16:39.156Z (2 months ago)
- Language: JavaScript
- Homepage: https://coffeelab.vercel.app
- Size: 17.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## CoffeeLab
> A landing page for a coffee website
![screenshot](./src/assets/screen.gif)
## Built With đŠī¸
- React
- TailwindCSS
- SwiperJS## Getting Started âī¸
To get a local copy up and running follow these simple example steps.
### Prerequisites
Install Node and npm using the `npm install` command on your command line, then install yarn using `npm install --global yarn`.
### Setup
Clone this repository by typing `git clone https://github.com/ikechukwu-peter/coffee.git` on your terminal.
## Installation
```bash
$ yarn install
```## Running the app
```bash
# development
$ yarn dev# build
$ yarn build# preview
$ yarn preview
```### Usage
Navigate to the project directory `cd coffeelab`, and run `yarn dev`.
## Author
đ¤ **Ikechukwu Peter**
- GitHub: [@ikechukwu-peter](https://github.com/ikechukwu-peter)
- Twitter: [@pete_iyke](https://twitter.com/pete_iyke)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/peter-ikechukwu/)## Show your support
Give a âī¸ if you like this project!
## Acknowledgments
- Hat tip to unsplash.com for free images and behance for UI design.
## đ License
This project is [MIT] licensed.