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

https://github.com/tilakkhatri/estore_with_api

Created ecommerce website with API.
https://github.com/tilakkhatri/estore_with_api

api bootstrap reactjs

Last synced: about 2 months ago
JSON representation

Created ecommerce website with API.

Awesome Lists containing this project

README

          

# estore_with_api
## Home page
![image](https://user-images.githubusercontent.com/96524338/198887000-c47c6176-0057-402d-a113-4b51c743358e.png)

## Project section
![image](https://user-images.githubusercontent.com/96524338/198886926-462bd03a-1364-4e6c-a978-142da45176d8.png)

## Contact section
![image](https://user-images.githubusercontent.com/96524338/198887097-67574b3d-0775-4ff3-a8f2-62a6c9b0f2c1.png)

## Login
![image](https://user-images.githubusercontent.com/96524338/198887191-42c5e241-8892-4700-9cf6-77715e960718.png)

## Register
![image](https://user-images.githubusercontent.com/96524338/198887209-3132e51c-b438-4e73-af31-b7b8ba6adb4d.png)

## Installation process

To clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:

```bash
# Clone this repository
$ git clone https://github.com/TilakKhatri/estore_with_api.git

# Go into the repository
$ cd movies-zone

# Install dependencies
$ npm install
$ npm install vite

# Run the app
$ npm run dev
```

> **Note**
> If you're using Linux Bash for Windows, [see this guide](https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/) or use `node` from the command prompt.

## Download

You can [download](https://github.com/TilakKhatri/estore_with_api) as zip file.

## Credits

This Webapp uses the following open source packages:

- [Reactjs](http://reactjs.org/)
- [Node.js](https://nodejs.org/)
- [Bootstrap](https://getbootstrap.com/docs/3.4/getting-started/)

Created ecommerce website with API.
futher document will soon.
## Remaining functionalites
- Login using api
- Register ""
- Search products
- Cart
- Payment
```
If you want to contribute feel free to contact me.
```