arthur-lage / bookies

Home Page:bookies.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents

✉ About

A simple CRUD (Create, Read, Update, Delete) application, where users can add their reviews about books.

➡ Getting Started

$ git clone https://github.com/arthur-lage/bookies.git # clone repo to your machine
cd bookies # enter project folder
npm install OR yarn # install project dependencies
yarn start # start application

⬇ Prerequisites

What things you need to install the software and how to install them.

NodeJS - nodejs.org
NPM or Yarn - NPM - Installed together with nodejs || Yarn - yarnpkg.com

👨‍💻 Installing

A step by step series of examples that tell you how to get a development env running.

$ git clone https://github.com/arthur-lage/bookies.git # clone repo to your machine
cd bookies # enter project folder
npm install OR yarn # install project dependencies
yarn start # start application

💻 Usage

Access This Link to go to the application hosted in vercel. The server is hosted in heroku, so it may take some seconds to activate it.

About

bookies.vercel.app


Languages

Language:JavaScript 51.1%Language:SCSS 45.2%Language:HTML 3.8%