Skip to content

yunusyerli1/ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce Shopping

Version Documentation Maintenance Twitter: cmk_y Web Site


Info

In this project, I worked on amazon kind a shopppig cart page using react. For the design I used CSS Flexbox. The page shows products from MongoDB database. You can click "Add To Cart" button as many times.Then, on the rigth side, sidebar shows your cart status. You can click products and go to product's page modal. On the modal, you can read detailed product information and click "Add To Cart" button. For database, localhost:5000 was founded with nodemon and express.js and start the server with "npm run server".

Built With

  • React
  • Create-React-App
  • JavaScript (ES6)
  • Node.js
  • Npm
  • React-redux and Thunk
  • React-reveal
  • React-modal
  • Nodemon
  • Express Js
  • Body-parser
  • Mongoose
  • Shortid
  • MongoDB

Usage

Clone the repository to your local machine

$ git clone https://github.com/Yunusyerli1/ecommerce.git

cd into the directory, install dependencies, build and start

$ cd seasons
$ npm run start

Open http://localhost:3000 to view it in the browser.

Authors

👤 Yunus YERLİ

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

  1. Fork it (https://github.com/Yunusyerli1/ecommerce.git/fork)
  2. Create your working branch (git checkout -b [choose-a-name])
  3. Commit your changes (git commit -am 'what this commit will fix/add/improve')
  4. Push to the branch (git push origin [chosen-name])
  5. Create a new Pull Request

Show your support

Give a ⭐️ if you like this project!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published