Skip to content

brunorcx/base

Repository files navigation

Complete full-stack E-commerce website

Read this in other languages: English, Portuguese

How to run

Make sure to download all repositories: Front, Back

In the project directory, you can run:

npm install

To download and install all necessary node modules

npm start

To Run the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

You have to do this procedure for both repositories

About the project

MongoDB Atlas will store user, customer and product data. Image in the other end is stored in Amazom S3 Cloud, which will generate a URL that will be stored in MongoDB. Its interface was made with React, HTML and CSS.

PS1: Current URL points to the interface. The API is located at: https://github.com/Machado21/node

PS2: We are working to host the site on the Vercel platform to make it available to use. The URL will be informed soon.

PS3: Issue and bugs management is done by the boards in Gitlab and not in Github. You can access the project at: https://gitlab.com/brunorcx/base


Javascript Typescript React HTML CSS Nodejs Amazom MongoDB