The application is a React Web Application written in React JavaScript, HTML and CSS.
clone the directory at https://github.com/christianraymond/react-app,
cd in react-app,
run npm install
Once in the project directory, you can run:
yarn start
or npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Note: this is a one-way operation. Once you eject
, you can’t go back!
If you aren’t satisfied with the build tool and configuration choices, you can eject
at any time. This command will remove the single build dependency from your project.
The project consist of:
- Code (under src you'll find)
- components
- assets
- containers
- hoc
- store
Language & Database: JavaScript | HTML & CSS | Firebase Library: React.Js
IDE: Visual Studio
OS: Windows 10 Pro 64-bit
It's importand to let you know that the project description and the README.md file will be updated soon.