Code Monkey home page Code Monkey logo

boavista-shop's Introduction

Logotipo del Ecommerce

Ecommerce web application with user login and registration, login with a Google account, product catalog and search, purchase checkout, profile management and administrative back office.

๐Ÿš€ Technologies

The Frontend ๐Ÿ–ฅ๏ธ was made with:

Logotipo de React Logotipo de Material UI Logotipo de React Hook Form Logotipo de Redux Toolkit Logotipo de Axios Logotipo de React Router

The Backend ๐Ÿงฎ was created with:

Logotipo de Node Logotipo de Express Logotipo de Json Web Token Logotipo de Sequelize

The project contains a RESTful API โ˜Ž๏ธ for the connection between Backend and Frontend, and Postgres was used for the ๐Ÿ’พDatabase.

User avatars and product images are saved in Cloudinary.

โœ… Requirements

Install the latest version of Postgres SQL by clicking here.

Install the latest version of Node to run the development server.

๐Ÿ Getting Started

# Clone this project
$ git clone https://github.com/christianmxfantin/boavista-shop
  • Go to the Server folder
  • Duplicate the file ".env.example"
  • Rename the copy of ".env.example" to ".env"
  • Add your postgres database information
# Install dependencies on client and server folder
$ npm install

Access to server folder and write the following commands:

# Create the database
$ npm run db:create

# Run the development server to create the table relationships
$ npm run dev

# Close the server and run the database seeds
$ npm run db:seed

# Run the developmet server again
$ npm run dev

# The server will initialize at <http://localhost:4000>

๐Ÿ“ License

Made with โค๏ธ by christianmxfantin

Back to top

boavista-shop's People

Contributors

christianmxfantin avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.