Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/enamlimitless/react-auth


https://github.com/enamlimitless/react-auth

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

## Table of Contents
1. [General Info](#general-info)
2. [Technologies](#technologies)
3. [Installation](#installation)

### General Info
***
***This is a simple react web app by using react.js and React Router.***
*It's about a league called Fantasy Football. Where there are different clubs and they have their own information*

Website Link: smoothriders.netlify.app/

### Website Preview
smoothriders.netlify.app/

## Technologies
***
A list of technologies used within the project:
* [React](https://reactjs.org/): Version 16.5.0
* [Git](https://git-scm.com/): version 2.27.0.windows.1
* [Node](https://nodejs.org/en/): Version v12.18.1

## Installation
***
A little intro about the installation.
```
$ npx create-react-app fantacy-football
$ cd ../path/to/the/file
$ npm install
$ npm start
$ npm install @fortawesome/react-fontawesome
$ npm install @React Router
```