Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.56 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.56 KB

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm install

npm start

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

The page will reload when you make changes.
You may also see any lint errors in the console.

Useful links

Install NodeJS and NPM, VS Code

https://developer.ibm.com/learningpaths/get-started-nodejs/install-nodejs/

Create a New React App

Create React App is an officially supported way to create single-page React applications. It offers a modern build setup with no configuration: https://create-react-app.dev/docs/getting-started

Online Playground

You can use online editor as a playground: https://codesandbox.io/s/new?file=/src/App.js

HTML, CSS and JavaScript

HTML: https://www.w3schools.com/html/default.asp CSS: https://www.w3schools.com/css/default.asp JAVASCRIPT: https://www.w3schools.com/js/default.asp

Mock API's

https://jsonplaceholder.typicode.com/ https://jsonplaceholder.typicode.com/guide/