Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thutasann/nextjs-ecommerce
https://github.com/thutasann/nextjs-ecommerce
framer-motion nextjs react-redux reatctjs tailwindcss
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/thutasann/nextjs-ecommerce
- Owner: thutasann
- Created: 2022-09-24T11:46:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-26T09:37:00.000Z (over 2 years ago)
- Last Synced: 2024-11-10T04:37:53.053Z (3 months ago)
- Topics: framer-motion, nextjs, react-redux, reatctjs, tailwindcss
- Language: TypeScript
- Homepage:
- Size: 445 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NextJS / Redux Ecommerce App
## This is the NEXTJS Ecommerce App with Redux / Tailwind started from Scartch.
## Backend API Repo
Here is the Backend API Repo Link.
[https://github.com/thutasann/node-js-ecommerce-api](https://github.com/thutasann/node-js-ecommerce-api)
### Installation Steps
In your Terminal, you can run:
- `git clone https://github.com/thutasann/nextjs-ecommerce.git`
- `cd nextjs-ecommerce`
- `yarn install` or `npm install`## Available Scripts
In the project directory, you can run:
### `yarn dev` or `npm run dev`
Runs the app in the development mode.\
Open [http://localhost:3000/](http://localhost:3000/) to view it in your Browser.## Production
This project is also Deployed on the Vercel.
Open [https://klink-ecommerce.vercel.app/](https://klink-ecommerce.vercel.app/) in your browser to view the Frontend UI.
## Sample Login Credential
Here is the sample login Credential to test Authentication.
`{
"username": "admin",
"password": "adminklink"
}
`## Q & A
If you have any question, pls contact here - https://thutasann.vercel.app/contact \
Best Regards,\
Thuta