Skip to content

pinebit/route66

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ROUTE66 - A Car Repair Shop

This is a web application built with reactjs for Toptal Academy.

There are two versions of the app (in two folders):

  1. /firebase is a version built with firebase server support. This uses firebase authentication and realtime database modules as well as hosting facility. The latest version is deployed here: route66-ars.firebaseapp.com

  2. /custom is a version using custom nodejs server that is built with restify and mongodb. This uses JWT tokens for authentication and mongodb cloud for the database.

Both versions were bootstrapped with create-react-app, so to get them running just run:

	npm install && npm start

About

A sample Cars Repair Shop project with reactjs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors