Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joakimteixeira/routes-site

Project to test React Router
https://github.com/joakimteixeira/routes-site

absolute-imports airbnb-eslint react-bootstrap react-router reactjs responsive-design single-page-app

Last synced: 3 days ago
JSON representation

Project to test React Router

Awesome Lists containing this project

README

        

# Routes Site

Project to test React Router

[![Javascript Style Guide](https://badgen.net/badge/eslint/airbnb/ff5a5f?icon=airbnb)](https://github.com/airbnb/javascript)

![image](https://user-images.githubusercontent.com/12193814/99558351-66bc7680-29a2-11eb-99e2-d8717969fd0a.png)

## To-do

- [ ] Refactor component states for better atomicity

## Running the Project

To get started, fork the repository, clone it, and then run the following commands:

npm install
npm run start