An eCommerce that utilizes Next.js and Keystone.js to provide both the business owner and customer with a seamless, streamlined experience.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
We partnered with Chris of Midnight Motorsports in Lake Forest, CA to create an eCommerce app on which he would be able to sell cart parts that he is licensed to sell as a dealer. Since we use Keystone.js, Chris is consistently able to add, edit, and remove content like car parts, models, makes, etc. using the Keystone admin UI.
- Next.js
- React.js
- Keystone.js
- MongoDB
- Node.js
- Styled Components
- GraphQL
- Apollo
- Nodmaxwellwaliner
- Bootstrap
Get a local copy up and running by following these simple steps.
npm and Node.js are required to run a local copy of this project.
- npm
npm install npm@latest -g
- Node.js
- Clone the repo
git clone https://github.com/maxwellwalin/midnightmotorsports-next.git
- Install NPM packages
npm install
- Start development server
npm run develop
- [] Generate and email POs upon checkout success
- [] Dropshipping from manufacturers and vendors
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- 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
Distributed under the APGL-3.0 License. See LICENSE.txt
for more information.
Jesus Bautista, Daniel Stark, Maxwell Walin, Parth Bhatt - djmpdevs@gmail.com
Project Link: https://github.com/maxwellwalin/midnightmotorsports-next