https://github.com/nyctophilus/quotes--routerproject
https://github.com/nyctophilus/quotes--routerproject
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nyctophilus/quotes--routerproject
- Owner: Nyctophilus
- Created: 2022-08-12T08:49:51.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-13T09:32:31.000Z (over 2 years ago)
- Last Synced: 2025-01-21T12:07:30.045Z (3 months ago)
- Language: JavaScript
- Size: 289 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Quote React Router App
- Table of Contents
## 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
[](https://mfayad-react-quotes-router-project.netlify.app)