Skip to content

Joyshah62/E-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A general purpose Full-Functioning E-library that can be accessed by anyone from anywhere in the world. This project aims to reduce the knowledge gap and provide everyone with books available on the website.

⚙️ Tech Stack :-

NodeJS ReactJS FireBase CSS3 Tailwind Framer Motion ReactRouter Vagrant SNYK

  GitHub Closed Pull Requests   GitHub Contributors   GitHub Last Commit   GitHub Commit Activity (Week)   GitHub Commit Activity (Month)   GitHub Issues


🚀 Installation and Execution

# Clone the Repository
$ git clone https://github.com/Joyshah62/E-Library
# Acesse the Repository
$ cd E-Library
# Install the Dependencies
$ npm i --force
# Start the application
$ npm start

📋 Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

vagrant up

Creates a containerized development evironment in Ubuntu/bionic64.

vagrant provision

Populates the ubuntu vm with XFCE4 Desktop Environment, Chrome Browser, VSCode, Sublime Text, NetBeans 8.2, docker, nodejs, PHP Apache, MongoDB, Mysql, Memcached and AWScli installation.


Contributors