Skip to content

Simple interactive car configurator. MongoDB + NodeJS (GraphQL) + React

Notifications You must be signed in to change notification settings

szymslo/car-configurator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This application allows you to arrange your car by picking its individual parts from the database

Database is hosted on MongoDB Atlas, so there is no need for any configurations


car

To run this app

cd car-configurator

1. Run Server

cd server

npm install

npm start / yarn start

2. Run Client

cd client

npm install

npm start / yarn start

About

Simple interactive car configurator. MongoDB + NodeJS (GraphQL) + React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published