Skip to content

Skandalev/Auction-project-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auctions Project

Mern application for publishing, viewing, and bidding products.

Open source. You are welcome!

Table of Content

  1. Description
  2. Netlify Demo
  3. How to Use
  4. Pictures
  5. Built with
  6. To-do
  7. Author

Description

Responsive site for auctions made with the Mern stack.

You are able to register and log in, view all the auctions, and even publish your own. You can make bids on different auctions win (get an email of your winning) and then finish your purchase with the PayPal demo system.

The site is connected with MongoDB DataBase.

The server is running on Cyclic

If you want to see the server code you are welcome to enter: Server

Demo version on netlify

Auctions

How to use?

Clone this repository

$ git clone

Go into the repository

$ npm install

$ npm start

Pictures

Home Page

Auctions

Won Item

Home Page Logged User

Bid Item Page

Mobile support

The WebApp is compatible with devices of all sizes and all OS's, and consistent improvements are being made.

Built with

Front End

  • React
  • Redux
  • Axios
  • Bootstrap
  • Router
  • Formik
  • EmailJs
  • React-paypal-button
  • Yup

Back End

  • Express
  • Mongoose
  • Jsonwebtoken
  • Dotenv
  • Bcrypt

To-do

  • Make The paying system more complex
  • Improve the complexity of JWT
  • Make the the Axios faster

Author

© Skandalev

About

Netlify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors