This project is my first experience with React.
This project was created with the purpose of learning React.
I would be grateful for comments left on this project with your advice and comments.
I tried to adhere to two main principles:
Was created under the MIT Licence
To work with this project you will need GIT, NPM, Node.js, and SASS
==>How to install Node.js and NPM
OR
If you use VSCode you can use the plugin "Live Sass Compiler"
- On the command line, navigate to the folder where the project will be deployed. Then copy it from GitHub :
$ git clone https://github.com/saintgregoire/Charismo-React.git
While in the working directory in the terminal command line:
- Installing dependencies:
$ npm i