Skip to content

Niyonsengaeric/ReactStarting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactStarting.

Getting started with React

Goal of Application

This Repository is for learning React.

Technonlogies

  • Node - run time environment for JavaScript
  • Eslint - code analysis tool for identifying problematic patterns found in JavaScript code

Requirements and Installation steps

You need the following to be able to run the application

Node a runtime environment for JavaScript

Visual studio code for editing and running the app

Clone the project

- git clone https://github.com/Niyonsengaeric/ReactStarting.git
- cd /ReactStarting
- npm install (to install required dependencies)
- npm start (to start the development server)

Contributors

License & copyright

© Niyonsenga Eric, Software Developer

Licensed under the MIT license.

About

Getting started with React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published