Skip to content

mararochafernandez/react-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My React Starter Kit ✨

  • NPM dependencies: node-sass react-router-dom@5.3.0 prop-types
  • Services: API and Local Storage
  • Publish in GitHub Pages: npm run githubpages

Installation and setup

Requirements: you need node and npm installed on your computer.

Clone the repo

git clone URL

Install the dependencies

npm install

Run the app

npm start

Go to http://localhost:3000 to view the app in the browser.

Deploy for production environment

npm run build

Happy coding!

Releases

No releases published

Packages

 
 
 

Contributors