The e-Commerce Art Shop website sells canvas prints. One can visit the site as a guest, a user, or as an administrator.
- ⭐ Website Link
- ⭐ Screenshots
- ⭐ Getting Started
- ⭐ Prerequisites
- ⭐ Installing
- ⭐ Built With
- ⭐ Software Developer
Feel free to fork the project and change it to your likings. Try it out by cloning the repo to your local machine or download the zip.
You need preferably the latest version of Chrome, and text editor.
Go here for Chrome: https://www.google.com/chrome/
VSCode is my go to: https://code.visualstudio.com/
To get started follow this guide: ON LINUX/UNIX
In your terminal clone repo to your local machine using git clone:
git clone git@github.com:dbc257/react-redux-e-commerce-website.git
Move to your newly cloned repo by entering the following in your terminal:
$ cd react-redux-e-commerce-website && npm install
To open all project files from terminal using VSCode just tpye and enter:
$ code .
- Hypertext Markup Language (HTML)
- Cascading Style Sheets (CSS)
- Tailwind CSS
- Fuse React
- React.js
- Redux
- Node.js
- Express.js
- JSON Web Tokens (JWT) Authorization
- FuseAuthorization
- bcryt.js
- PostgreSQL
- ElephantSQL
- David Carlisle