Skip to content

christianraymond/react-app

Repository files navigation

How to Run the App

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.

yarn eject

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.

Design Explanation

The project consist of:

  • Code (under src you'll find)
  • components
  • assets
  • containers
  • hoc
  • store

Tool used

Language & Database: JavaScript | HTML & CSS | Firebase Library: React.Js

IDE: Visual Studio

OS: Windows 10 Pro 64-bit

Thanks

It's importand to let you know that the project description and the README.md file will be updated soon.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published