Skip to content

Revivedaniel/midnightmotorsports-next

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues License


Midnight Motorsports Logo with transparent background

Midnight Motorsports

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
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Product Name Screen Shot

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.

(back to top)

Built With

(back to top)

Getting Started

Get a local copy up and running by following these simple steps.

Prerequisites

npm and Node.js are required to run a local copy of this project.

  • npm
    npm install npm@latest -g
  • Node.js

Installation

  1. Clone the repo
    git clone https://github.com/maxwellwalin/midnightmotorsports-next.git
  2. Install NPM packages
    npm install
  3. Start development server
    npm run develop

(back to top)

Roadmap

  • [] 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).

(back to top)

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the APGL-3.0 License. See LICENSE.txt for more information.

(back to top)

Contact

Jesus Bautista, Daniel Stark, Maxwell Walin, Parth Bhatt - djmpdevs@gmail.com

Project Link: https://github.com/maxwellwalin/midnightmotorsports-next

(back to top)

About

Rebuilding Midnight-Motorsports with Next.js and Keystone.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.7%
  • TypeScript 28.3%