nekdev-router

0.0.8 • Public • Published

NekDev Router

React Technical Practice based on MiduDev course

React Course

Statement

Create an app using React Router

Requirements

- ✅ Install Linter and Standard
- ✅ Create a way to develop MPAs (Multiple Page Application) all resources will be downloaded again on each page change
- ✅ Create a way to develop SPAs (Single Page Application) resources will be downloaded only on first page required
- ✅ Allow navigation between pages with back button
- ✅ Create a Link component to make it declarative
- ✅ Create a Router component to make it more declarative
- ✅ Support a default route (404)
- ✅ Suppport routes with parameters
- ✅ <Route /> Component to make it declarative
- ✅ Lazy loading for routes
- ✅ Support i18n
- ✅ Testing
- ✅ Publish the package on NPM

Readme

Keywords

none

Package Sidebar

Install

npm i nekdev-router

Weekly Downloads

2

Version

0.0.8

License

none

Unpacked Size

5.5 kB

Total Files

9

Last publish

Collaborators

  • torodev