https://github.com/creator79/devtown-assignment
https://github.com/creator79/devtown-assignment
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/creator79/devtown-assignment
- Owner: creator79
- License: mit
- Created: 2023-11-02T15:50:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-02T15:54:48.000Z (over 2 years ago)
- Last Synced: 2025-03-06T00:46:10.223Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://dev-town-assignment-mocha.vercel.app
- Size: 1.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
## Welcome to DevTown Store { This store insprition is my mom} Ecommerce Website
---
##### Here's features included in this project
- Add to cart functionality
- Shopping cart functionality
- Product Filtering functionality
- Product page with all sorting and searching
- Singal Product page With Additional images change functionality
- Cart and checkout page
- Contact page
- Awesome modern minimalist UI
- Go To Top on Page Functionality
### Technologies Used:
---
1. React.js
2. React Router
3. Redux
For Styling
1. Styled Components
### Links
---
1. vercel https://dev-town-assignment-mocha.vercel.app/products
### How to start?
---
##### To start the project along with me just download the start-up file and run available script
```javascript
// first install all necessary dependencies
npm i
// next run
npm start
```
#### Project Look Like