Archives
Would You Rather Game
This project is bootstrapped with Create React App. Udacity’s React Nanodegree – React & Redux second project. Aim is that shows how react & redux works together. Getting Started In the project directory, you can run: yarn install Install all dependencies about project, after that run, yarn start Runs the app in the development mode.Open http://localhost:3000 to view…
Book Tracking Application
About This project was bootstrapped with Create React App. Udacity Front-End Web Developer Nanodegree project in which I have created a bookshelf app that allows user to select and categorize books you have read, are currently reading, or want to read. The project emphasizes using React to build the application and provides an API server and…