asepkh / DW1892OLU_literature

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Literature

Literature is a digital application where users can share and access literature anytime and anywhere by downloading it for free

Installation

Step 1 - Clone it!

$ git clone https://github.com/asepkh/DW1892OLU_literature/production

Step 2 - Go into the project directory and install dependencies

$ yarn install

Step 3 - API url configuration

open "./Config/API.js"
change variable -> baseURL = "https://literatures.herokuapp.com/api/v1";

Step 4 - Run application

$ yarn start

Open http://localhost:3000 in browser!

Dependencies

This project was bootstrapped with Create React App.

Restful API Literature with NodeJS Repository Click Here

alt text

About


Languages

Language:JavaScript 87.5%Language:CSS 9.9%Language:HTML 2.6%