Showcasing the power of Next.js in an E-commerce scenario
View Demo
.
Report Bug
.
Request Feature
DevStore is an innovative project that leverages the power of Next.js to create a dynamic and efficient e-commerce platform. With a focus on developer-friendly features and performance, this project is designed to provide a seamless shopping experience.
Next: Next.js framework for building web applications.
Tailwind: A utility-first CSS framework for rapidly building custom designs.
Zod: TypeScript-first schema declaration and validation library.
Cypress: End-to-end testing framework.
Typescript: TypeScript language for static typing.Here are a few examples.
This project is available at: https://dev-store-six.vercel.app
- npm
npm install npm@latest -g- Clone the repo
git clone https://github.com/brunod-e/dev-store- Install NPM packages
npm install- Configure your .env
NEXT_PUBLIC_API_BASE_URL="https://devstore-api-delta.vercel.app" // to use my API
APP_BASE_URL="http://localhost:3000" // if you are in localDevStore serves as a showcase to demonstrate the exceptional potential of Next.js for e-commerce projects, emphasizing its capabilities in Search Engine Optimization (SEO) and Server-Side Rendering (SSR). Please note that this project is designed for exploration purposes only, allowing users to navigate through the application without the capability to make purchases or perform transactional activities.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
- Please make sure you check your spelling and grammar.
- Create individual PR for each suggestion.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
- Bruno D. - Fullstack Developer - Bruno D - Built full application
