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.
- Host: GitHub
- URL: https://github.com/tilakkhatri/estore_with_api
- Owner: TilakKhatri
- Created: 2022-10-18T08:55:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-30T15:35:52.000Z (over 3 years ago)
- Last Synced: 2025-07-01T04:39:02.125Z (about 1 year ago)
- Topics: api, bootstrap, reactjs
- Language: JavaScript
- Homepage: https://634e887827983d5531d7375e--estoreapi.netlify.app/
- Size: 7.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# estore_with_api
## Home page

## Project section

## Contact section

## Login

## Register

## 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.
```