https://github.com/babblebey/dealerz
https://github.com/babblebey/dealerz
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/babblebey/dealerz
- Owner: babblebey
- License: gpl-3.0
- Created: 2023-03-14T19:38:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-18T11:11:09.000Z (about 3 years ago)
- Last Synced: 2025-01-24T19:13:48.066Z (over 1 year ago)
- Language: TypeScript
- Size: 217 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dealerz
> A eCommerce App built with ReactJS (Typescript), Redux and TailwindCSS
## Install
Run the Command to Install all dependencies.
```sh
yarn
```
or
```sh
yarn install
```
## Usage
Now run the command to start the development server.
```sh
yarn dev
```
or
```sh
yarn run dev
```
Your project should start running on `http://localhost:5173` or `http://127.0.0.1:5173/`
## Author
👤 **Olabode Lawal-Shittabey**
* Twitter: [@babblebey](https://twitter.com/babblebey)
* LinkedIn: [@babblebey](https://linkedin.com/in/babblebey)
* Instagram: [@babblebey](https://instagram.com/babblebey)
## Show your support
Give a ⭐️ if you like this project!