Skip to content

gnits-map-projects/react-example-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published