algokun / reactnd-project-myreads

My Reads is an application built with React that helps you keep track of your reading list. You can arrange your books in different categories based on the reading status

Home Page:https://myreads-react-nd.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Reads

This is the first project submitted to Udacity React Nanodegree and this project focuses on basic state management techniques in react.

What i learnt?

  • ES6 Fundamentals
  • UI Rendering
  • Props
  • Functional and Class Components
  • State Management
  • Life cycle events
  • React Router Basics

Features

  • 🌟 Customized Styles using CSS
  • πŸ”₯ Highly-Reactive UI
  • πŸ’‘ Ready made components
  • πŸ—ΊοΈ Routing using React Router
  • πŸ“˜ Add Books to your reading list
  • πŸ“‘ Update your reading list

Installation

  1. To Start with download node on your pc from its official site.
  2. Install the dependencies
    npm install
  1. Run the app
    npm start
  1. See live in your local machine here.

Screenshots

Here's a quick overview of my project

Deploy

You can easily deploy your site using netlify and here are the steps

About

My Reads is an application built with React that helps you keep track of your reading list. You can arrange your books in different categories based on the reading status

https://myreads-react-nd.netlify.app


Languages

Language:JavaScript 90.6%Language:CSS 4.9%Language:HTML 4.6%