Skip to content

lilfaf/student-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Board

This is a very simple exercice to try out various JS tech 👅 😉

How to use

Clone the repo:

git clone https://github.com/lilfaf/student-board.git

Install it and run:

cd student-board
yarn install
yarn run dev

The idea behind the example

The idea behind the project was to test next.js in conjunction with Redux and Semantic UI toolkit. Turned out it was pretty nice experience, pages impose some sort of architecture, forcing you to centralize action dispatching. This allows good seperation of concerns

Releases

No releases published

Packages

No packages published