/IT-Logger

A project(IT-Logger) from Udemys 'React front to Back 2019' react course.

Primary LanguageJavaScript

This project was made through a Udemys "React front to back 2019" Course. How to run the project locally

1.Ensure npm or yarn is installed in your machine.

2. Git clone the project

3. CD to the project

4.Run npm install to install the dependencies

5.Run npm run dev to run the project locally