Skip to content

Seunkola/renty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is sample rental web app showing all the neccessary workflow from car request to booking the car

Getting started

You can view Demo at: view demo

Run Project Locally

  • Clone/Download app from github
  • locate project directory on console '/renty'
  • npm install
  • npm start
  • View app on http://localhost:3000/

Automated Test

Automated test is a group Unit testing using Enzyme on all the Filter functions
Run test by writing 'npm test' on console

About

A car rental sample app built with React.js and Redux for state management

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published