An open API service indexing awesome lists of open source software.

https://github.com/felixdev22/epy-web

Epy is a product website designed to showcase features and product offers. Built using React.js and styled with Tailwind CSS, Epy adheres to the best practices in web development, ensuring a modern and responsive user experience.
https://github.com/felixdev22/epy-web

javascript reactjs tailwind-css

Last synced: 3 months ago
JSON representation

Epy is a product website designed to showcase features and product offers. Built using React.js and styled with Tailwind CSS, Epy adheres to the best practices in web development, ensuring a modern and responsive user experience.

Awesome Lists containing this project

README

          


E-PAY website


# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [Hello world- ](#hello-world--)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Run](#run)
- [👥 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [⭐️ Show your support ](#️-show-your-support-)
- [📝 License ](#-license-)


E-PAY website


# EPAY WEBISTE

Epy is a product website designed to showcase features and product offers. Built using React.js and styled with Tailwind CSS, Epy adheres to the best practices in web development, ensuring a modern and responsive user experience.

## ScreenShots of the website

![Splash](./src/assets/Epay-hero.png)

## 🛠 Built With


  • REACT

  • JavaScript

  • TailwindCSS


### Live Server

[E-pay](https://epyapp.netlify.app/)

## Key Features

- Created a react app
- Scalable components

## 💻 Getting Started

### Prerequisites

Before you begin, ensure you have met the following requirements:

- Node.js: Install the latest version of Node.js. This will include npm (Node Package Manager).

- npm or Yarn: Make sure you have npm installed, which comes with Node.js, or alternatively, you can use Yarn. You can check the version installed by running:.

`node -v`
`npm -v`

### Setup

- Clone this repository by running `git clone https://github.com/felixDev22/epy-web.git` in your command line.

- Navigate to the repository by running `cd epy-web.git`.

### Install

- Run `bundle install` to install all the gems.

### Run

- Run npm install
- Run npm run dev
- In your browser, go to ` http://localhost:5173/`.

front to top

## 👥 Authors

👤 **Felix Nzomo Nyamai**

- [GitHub](https://github.com/felixDev22)
- [Twitter](https://twitter.com/monzo200)
- [LinkedIn](https://www.linkedin.com/in/felixnyamai/)

back to top

## 🔭 Future Features

- [ ] **Update links**
- [ ] **Better user interface**

back to top

## ⭐️ Show your support

Give a ⭐️ if you like this project

☕☕Buy me coffee?☕☕ `https://buymeacoffee.com/felim375v`

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

back to top