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

https://github.com/nyctophilus/quotes--routerproject


https://github.com/nyctophilus/quotes--routerproject

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

![React](https://img.shields.io/badge/-ReactJs-61DAFB?logo=react&logoColor=white&style=for-the-badge)


Quote React Router App









- Table of Contents


  1. Overview

  2. Stack

  3. Getting Started

  4. Installation

  5. Preview -Live Demo-

  6. Screenshots






## Overview

### This is my Third react project. storing/adding quotes app utilizing all react feature during learning process upon using react-router.

## Stack

- React.js
- React-Router lib

---

## Getting Started

This project require some prequesites and dependenscies to be installed, you can find the instructions below

> To get Started, follow these simple steps :

## Installation

1. Clone the repo

2. go to project folder

3. install dependencies

```bash
npm i
npm start
```




## Preview

[![Netlify Status](https://api.netlify.com/api/v1/badges/7ac2604a-4ce9-4826-8709-a36e46355e1e/deploy-status)](https://mfayad-react-quotes-router-project.netlify.app)

(back to top)