Simple app for computer geek stickers
Building upon
- Version Number: v.1.0.0.
- Title: Initial Version.
- Preparing Initial Technologies/Stacks Resources for ANMOON.
- Educational Material for NuxtJS & Strapi.
- Insinuate to Headless CMS & JAMstack.
- Layout
- Header
- Logo
- Account
- Filter
- Tags
- Categories
- Types
- Groups
- Search
- [Main]
- Sidebar
- Counter
- Items
- CTA
- Footer
- Social Icons
- CopyRights
- Header
- Pages
- Home(All Stickers)
- Stickers(Filter)
- Sticker(Single)
- Account
- Groups
- Orders
- NuxtJs/VueJs.
- TailwindCSS, PurgeCSS.
- NodeJS / Strapi(KoaJs, Knex) / strapi-template-ecommerce.
- SQLite3
- Redesign & Refactor Accordingly.
- Add Hover Card.
- Change Products To Stickers.
- Edit Categories.
- Add Tags.
- Add Groups.
- Add User Role.
- Remove Snipcart.
- Add Order System.
- Search & Filter Stickers
- Pagination.
- Make Multilingual.
- Add User Dashboard.
- Custome Admin Dashboard.
- Add More Stickers.
- Upgrade.
# Clone Repo
git clone https://github.com/anmoonweb/anmoon-stickers.git
# Install dependencies
npm install
# Run Develop
yarn run develop
The Nuxt frontend server will run here => http://localhost:3000
The Strapi backend server will run here => http://localhost:1337