Giter Club home page Giter Club logo

booktracker-frontend's Introduction

BookTracker-Frontend

This project is written as a frontend for the BookTracker backend application. Users can perform CRUD operations on the added books by adding a book.

Project Outcome

Project gif BookTracker Live Page

Tech/framework used

  • axios Axios is a JavaScript library used for making HTTP requests. It can work in both browsers and Node.js environments and provides a Promise-based API.

  • React is a JavaScript library developed by Facebook. It is used to build user interface components and is a popular choice for developing single-page applications.

  • Tailwind CSS Tailwind CSS is a utility-first CSS framework for creating custom designs quickly. It allows for rapid development by providing a set of pre-defined utility classes that can be used to style HTML elements.

  • React Icons is used to include icons in React applications. It includes various icon sets and can be easily used through components.

  • Context API Context API is a feature in React that allows components to share data without having to pass props manually at every level of the component tree. It provides a way to share state between components without using props drilling.

  • React Toastify React Toastify is a library for displaying notifications in React applications. It provides a simple way to show success, error, and other types of notifications to users.

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Clone the repo

    git clone https://github.com/esmaaksoy/bookTracker-frontend
  2. Install NPM packages

    npm install
  3. The project is ready, you can start using it now. You can run:

    npm start

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

booktracker-frontend's People

Contributors

esmaaksoy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.