Test Blog with swipe categories made with React and Next
First of all: npm install
Build the project: npm run-script build
Start the project: npm start
To run all the test you need to do: npm run test
- I used Next in order to get server rendering and get a closer real experience of a blog