sudoCss / relaxstationsfx

A Relaxing tool for studying & working

Home Page:https://relaxstationsfx.sudocss.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Relax Station SFX

Blanket clone made with React JS & Material UI for training purposes.

Live demo

You can see the live version of this code here.

Test it locally

You need both nodejs & npm to be installed on your machine in order to test this project locally.

clone this repo then cd to it and then:

npm install

After it finishes installing all dependencies you can start the dev server with the following command

npm run dev

This will spin up a dev server on localhost:3000.

About

A Relaxing tool for studying & working

https://relaxstationsfx.sudocss.com/

License:MIT License


Languages

Language:JavaScript 95.5%Language:CSS 2.3%Language:HTML 2.2%