Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NBA Highlights

Training project in ReactJs.

Introduction

This is a training project created to try ReactJs's different functions and features. The projects shows mainly how to use:

Components
Routes
Links
Props
Fetching API
REST API mock
CSS Styling
Destructuring assignment
React CSS Transitions
Templating string

Dependencies

react@15.6.x react-router-dom@4.0.0 json-server npm

Intallation

In order to launch the project, you need to clone the repository. The project calls to a REST API mockup, using json-server.

1 - Launch the json-server mock in one terminal

npm install
json-server --watch db.json --port 3004

2 - Launch the application

npm start run

Images

I have no rights on the images.

Screenshots

Home Page alt text

Team Search alt text

About

🏀 A training project in ReactJs

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages