Skip to content

This simple online market showcases the main ideas and technologies used in building a modern application. #React, Postgresql, Node.js, Axios, Bootstrap#

Notifications You must be signed in to change notification settings

JusthackOne/Online-Market-React-Node.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Online Market ๐Ÿ›๏ธ

This simple online market showcases the main ideas and technologies used in building a modern application. It utilizes databases to store information about devices, types, and brands. Express.js is employed to manage and manipulate this information. Furthermore, a React frontend application offers a dynamic platform for interacting with the API, resulting in a comprehensive application complete with a catalog of devices, an admin panel, and authentication capabilities.

Stack ๐Ÿ“š

  • React: A JavaScript library for building user interfaces.
  • Node.js: A JavaScript runtime built on Chrome's V8 JavaScript engine.
  • PostgreSQL: A powerful, open-source object-relational database system.
  • Axios: A promise-based HTTP client for the browser and node.js.
  • Bootstrap: A front-end framework for developing responsive and mobile-first websites.

Commands and .env Configuration ๐Ÿ”ง

  • Run npm run dev to start the server.
  • Run npm start to start the client server.

Configure your server/.env with the respective data. Configure your client/.env with the respective data.

Some Snapshots ๐Ÿ“ธ

Main Page

screencapture-localhost-3000-2024-02-12-18_43_16

Admin Panel

screencapture-localhost-3000-admin-2024-02-12-18_43_45

Login Page

screencapture-localhost-3000-login-2024-02-12-18_44_02

About

This simple online market showcases the main ideas and technologies used in building a modern application. #React, Postgresql, Node.js, Axios, Bootstrap#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published