Einar-san / Projet-6-application-react-pour-Kasa

site web kasa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started with Kasa react application

This project was bootstrapped with Create React App.

Routes :

The project features four routes:

"/" : (home page)

"/about" : (About)

"/articles/:id" : (Dynamic route)

"/error" : (Error 404)

This application will be using react, react router for routing, SASS for writing and compiling CSS

Test locally : npm start

Note: to test locally, just run the above command line

The building process

The application is build following a mobile first pattern.

About

site web kasa


Languages

Language:SCSS 56.3%Language:JavaScript 41.4%Language:HTML 2.3%