This is the first project submitted to Udacity React Nanodegree and this project focuses on basic state management techniques in react.
- ES6 Fundamentals
- UI Rendering
- Props
- Functional and Class Components
- State Management
- Life cycle events
- React Router Basics
- π Customized Styles using CSS
- π₯ Highly-Reactive UI
- π‘ Ready made components
- πΊοΈ Routing using React Router
- π Add Books to your reading list
- π Update your reading list
- To Start with download node on your pc from its official site.
- Install the dependencies
npm install
- Run the app
npm start
- See live in your local machine here.
Here's a quick overview of my project
You can easily deploy your site using netlify and here are the steps