Rent it out, is an online shopping cart application.You can rent any furniture you want, anywhere you want for any time period. This is a geniune and native application to which you can rely on, specially when you want to get it done quickly. It comprises of many screens with different features to make the navigate smooth & user-friendly. All the code used, are well organized and layered to make the development precise event for a naive user. Code which is being used to model the application is composed of today's trend. Changing text, colours and graphics or placing photos will never be a big issue. You can do it with ease.
- smooth user interface
- user authentication
- hashed passwords
- live shopping cart
- node based backend
- Clone the repo.
git clone https://github.com/sanchi-t/rent-it-out
cd rent-it-out
- Install all the dependecies.
npm install
- Run the website.
nodemon index