Giter VIP home page Giter VIP logo

reactapp-tutorial's Introduction

What is this?

This is a project to learn React.js.

What includes this project?

React.js

React is a JavaScript library for building user interfaces.

You can find more about here -> https://facebook.github.io/create-react-app/docs/getting-started

Axios

This is a library that allows us to make HTTP Requests. I used this library to get my data from database.

You can find more about here -> https://www.npmjs.com/package/axios

Promise

The Promise object represents the eventual completion (or failure) of an asynchronous operation, and its resulting value.

You can find more about here -> https://www.npmjs.com/package/react-promise

Lodash

A modern JavaScript utility library delivering modularity, performance & extras.

You can find more about here -> https://lodash.com

What I learned?

I learned how to write a React application. Also what state and promise are. I learned how to use them and how they work.
I used Axios library to get data from my database. So i learned how to use Axios and how it works.
I used a .json file as database that you can find it here -> https://github.com/swagger9874/dataBase
This was not a local file. I used a fake server via -> https://my-json-server.typicode.com/swagger9874/dataBase

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 the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

reactapp-tutorial's People

Contributors

swagger9874 avatar cennetboran 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.