Skip to content

emrullahayin/react-router-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

React Router Boilerplate

Installing

  • Clone this repository:
git clone https://github.com/emrullahayin/react-router-boilerplate.git
  • How to run locally?
  1. cd into the repo.
  2. Run yarn or npm i to download dependencies.
  3. Run yarn start or npm start to start the development server.

Deployment

The app can be deployed using either Netlify

Built With

  • Javascript
  • React - (UI library)